Skip to content

softcery/saas-template

Repository files navigation

SaaS Template

Stack

Auth - Supabase Billing - Stripe Database - PostgreSQL (Supabase) ORM - Drizzle

General setup

Setup pre-commit hooks with husky In the root of the project run:

pnpm install

pnpm run prepare

Getting started