Skip to content

Perfect Saas template for a full stack solo dev

License

Notifications You must be signed in to change notification settings

Joliwood/solo-dev-saas-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 :

  • Recoil (front store)
  • 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