Prerequisites
Before you begin, make sure you have:- Node.js 24+ (see
.nvmrc) - pnpm 11.1.2 (via Corepack)
- Docker (for the local Supabase project)
Install and start
1
Install dependencies
From the repository root:
2
Start the database
3
Run the apps
4
Create your account
Open
http://127.0.0.1:5173/login, create an account, and sign in. See Create an account for the full flow.5
Preview these docs
http://localhost:3000 to preview the Mintlify site locally.Local addresses
Daytona credentials are optional for basic local database and web workflows. See the repository README for sandbox and seed-snapshot setup.