Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 316 Bytes

File metadata and controls

24 lines (16 loc) · 316 Bytes

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