Add deployment map, Nixpacks, ESLint, Storybook, and GraphQL codegen setup
This commit is contained in:
@@ -28,3 +28,8 @@ CF_WHISPER_LANGUAGE="ru"
|
||||
TELEGRAM_BOT_TOKEN=""
|
||||
TELEGRAM_WEBHOOK_SECRET=""
|
||||
TELEGRAM_DEFAULT_TEAM_ID="demo-team"
|
||||
|
||||
# Frontend GraphQL endpoint for Apollo client runtime
|
||||
GRAPHQL_HTTP_ENDPOINT="http://localhost:3000/api/graphql"
|
||||
# Remote GraphQL schema URL for codegen (used by `pnpm codegen` / `npm run codegen`)
|
||||
GRAPHQL_SCHEMA_URL=""
|
||||
|
||||
Reference in New Issue
Block a user