Skip to content

thatsamsonkid/spartan-stack-starter

Repository files navigation

Spartan Stack Starter

An Opinionated Template Project Starter using Spartan Stack

Tech Stack

Get Started

  1. Clone the repo
  2. Install deps with pnpm install
  3. Create a supabase project at Supabase
  4. Create a .env file at root fill in supabase project id and pub key vars
  5. Run pnpm run db:push- will populate your supabase db with defined drizzle schemas located apps/app/src/server/db/schema.ts
  6. Run pnpm run start - starts the app

About

An Opinionated Template Project Starter using Spartan Stack

Resources

Stars

Watchers

Forks

Packages

No packages published