Skip to content

Joliwood/solo-dev-saas-template

Repository files navigation

Welcome to this solo dev saas template

What is that template ?

This template is a subjective preference for a complete monorepo, full stack typescript, the main objective is to setup all technos to enjoy coding your own SAAS as a solo developper.

What is the stack composition ?

Front :

  • React
  • Next
  • Tailwindcss
  • Shadnc ui

Back :

  • GraphQL (Yoga as framework)
  • Node
  • Postgresql
  • Knex

Upgrades incoming || Reflexions :

  • Adding a storybook for the front
  • Full auth setup
  • Package package for infra
  • Sentry (infra)

How to read commits in this project

⚡ = Minor correction / fast debug
🚧 = Work in progress
🎉 = New feature
🗃️ = Datas or contents updated
🔨 = Corrections / debug
📝 = Readme / Code comments / Documentations
🚨 = Security
✨ = Clean code