Local Development
Set up a local development environment for AIGCS
Prerequisites
- Node.js >= 24.0.0
- pnpm >= 9.0.0
- Docker (optional, for database or full-stack testing)
Setup
Running Services
Start each service in a separate terminal:
Environment Variables
Create .env.local in the project root:
See the Configuration Reference for all available options.