Configuration
View as MarkdownIdentity
Section titled “Identity”Name-based index across API runtime, frontend build, CLI runtime, and TypeScript config.
Contract
Section titled “Contract”- Origins/auth:
SAPPORTA_PUBLIC_APP_URL,SAPPORTA_FRONTEND_ORIGINS,SAPPORTA_REQUIRE_VERIFIED_EMAIL. - Runtime:
SAPPORTA_API_PORT, hosting-platformPORT,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.