learning_ai_clock/backend/.env.example
saravanakumardb1 f10b83c122 feat(backend): scaffold product-specific Fastify backend (port 4011)
Add backend/ directory with Fastify 5 + TypeScript ESM service:
- Modules: timers, routines, households, shared-timers, webhooks (migrated from platform-service)
- Cosmos containers: timers, routines, households, shared_timers, webhook_subscriptions, webhook_events
- JWT verification via jose (matches platform-service issuer)
- Shared @bytelyst/* packages via file: refs
- 171 Vitest tests passing

Update AGENTS.md: update backend integration section with product backend details
2026-03-01 20:39:08 -08:00

10 lines
239 B
Plaintext

# ChronoMind Backend — Environment Variables
PORT=4011
HOST=0.0.0.0
NODE_ENV=development
CORS_ORIGIN=http://localhost:3000
COSMOS_ENDPOINT=https://cosmos-mywisprai.documents.azure.com:443/
COSMOS_KEY=
COSMOS_DATABASE=lysnrai
JWT_SECRET=