BoothHelp (v2) is a Next.js app backed by Supabase.
- Docs index:
docs/README.md - Product + engineering source of truth:
docs/v2/00_overview.md - Page-by-page acceptance criteria:
docs/v2/01_pages_routes.md - Production readiness checklist:
docs/v2/07_prod_readiness.md - Smoke tests checklist:
docs/v2/08_smoke_tests.md - Linear setup + operating rules:
docs/v2/09_linear_playbook.md
Install deps and run the dev server:
pnpm devEnvironment variables:
- Start from
.env.example(create.env.locallocally).
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.