Developer Onboarding

evergreenLast update on Jul 6, 2026

Developer Onboarding

Welcome! Please follow these steps:

  1. Clone the repository.
  2. Install dependencies using pnpm install.
  3. Copy .env.example to .env and fill in the DB credentials.
  4. Run docker-compose up -d to start local services.