Skip to content

Configuration

View as Markdown

Name-based index across API runtime, frontend build, CLI runtime, and TypeScript config.

  • Origins/auth: SAPPORTA_PUBLIC_APP_URL, SAPPORTA_FRONTEND_ORIGINS, SAPPORTA_REQUIRE_VERIFIED_EMAIL.
  • Runtime: SAPPORTA_API_PORT, hosting-platform PORT, SAPPORTA_HEALTH_POLICY, mail transport/from and SMTP variables.
  • Frontend: VITE_API_URL, SAPPORTA_FRONTEND_PORT.
  • CLI: SAPPORTA_API_URL, SAPPORTA_API_TOKEN, SAPPORTA_OUTPUT_FORMAT.
  • Code hooks: Drizzle config, loadApp(), publicApiRoutes, appNavigation, and public/protected route values.