Getting Started
Prerequisites
- Node.js 24+
- pnpm 10+
- PostgreSQL 16+
- Docker (optional, for local services)
Clone and install
Environment setup
Copy the example environment file and fill in your values:
Required variables:
Start development
The web app runs on http://localhost:3000 and the API on http://localhost:4000.
Next steps
- Read the Architecture overview
- Explore individual Apps and Packages