learning_ai_clock/backend
saravanakumardb1 ea508b1fdc fix(backend): make COSMOS_ENDPOINT/KEY validation conditional on DB_PROVIDER
- Only require Cosmos credentials when DB_PROVIDER=cosmos
- Standardize to .refine() pattern matching all other repos
2026-03-20 08:26:07 -07:00
..
src fix(backend): make COSMOS_ENDPOINT/KEY validation conditional on DB_PROVIDER 2026-03-20 08:26:07 -07:00
.env.example feat(auth): RS256 JWKS verification — ChronoMind backend 2026-03-12 11:15:03 -07:00
.gitignore feat(backend): scaffold product-specific Fastify backend (port 4011) 2026-03-01 20:39:08 -08:00
package-lock.json refactor(backend): migrate config.ts to @bytelyst/backend-config base schema 2026-03-20 07:56:29 -07:00
package.json refactor(backend): migrate config.ts to @bytelyst/backend-config base schema 2026-03-20 07:56:29 -07:00
tsconfig.json feat(backend): scaffold product-specific Fastify backend (port 4011) 2026-03-01 20:39:08 -08:00
vitest.config.ts feat(backend): scaffold product-specific Fastify backend (port 4011) 2026-03-01 20:39:08 -08:00