Local development

Commands and URLs for day-to-day module work.

Quick commands

  • ./start.sh — Control :3001, Core :3000, Docker infra
  • pnpm --filter @avanora/developer-portal dev — this portal :3005
  • pnpm --filter @avanora/client-platform dev — Core only
  • ./start-simulated.sh — Launch worker + Docker tenant droplets

Environment

Copy apps/client-platform/.env.example and set module-specific secrets via tenant config (JSON Schema), not hard-coded .env in production. Use Mailpit at http://localhost:8025 to capture outbound email during hook tests.