Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joliwood/solo-dev-saas-template

Perfect Saas template for a full stack solo dev
https://github.com/joliwood/solo-dev-saas-template

graphql graphql-yoga jwt knex monorepo next node postgresql react relay shadcn-ui tailwindcss typescript

Last synced: 25 days ago
JSON representation

Perfect Saas template for a full stack solo dev

Awesome Lists containing this project

README

        

# 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

:zap: = Minor correction / fast debug \
:construction: = Work in progress \
:tada: = New feature \
:card_file_box: = Datas or contents updated \
:hammer: = Corrections / debug \
:memo: = Readme / Code comments / Documentations \
:rotating_light: = Security \
:sparkles: = Clean code