learning_ai_clock/backend
2026-03-22 00:20:20 -07:00
..
src feat(backend): admin-panel encryption toggle via initEncryption() 2026-03-21 15:24:58 -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
Dockerfile chore(docker): add backend + web Dockerfiles, add standalone output to next.config.ts 2026-03-22 00:20:20 -07:00
package-lock.json feat(backend): encrypt sensitive fields across all modules 2026-03-21 12:11:39 -07:00
package.json fix: align Fastify to 5.7.4 + add web product-config.ts 2026-03-21 20:31:26 -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