- Monorepo: TurboRepo
- Framework: Next.js + Typescript
- Database, Storage, and Authentication: Supabase
- API: tRPC + TanStack Query
- Payment: Lemon Squeezy
- Deployment: Vercel
- Styling: Mantine
- Email: React Email + Amazon SES
- Data Validator: Zod
- Analytics: PostHog
For the Web Version
pnpm install
pnpm run dev
Create a .env
file similar to .env.example
.
For the Mobile Version
Coming soon...
For the Local Version
Coming soon...