managarten/apps/todo/apps/backend
Till-JS 475246a55d fix(todo): correct health check endpoints
- Backend: Fix Dockerfile health check path (/api/v1/health -> /health)
- Web: Add missing /health endpoint for Docker health checks

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 09:44:17 +01:00
..
src refactor(todo): use express middleware for HTTP metrics 2026-01-25 14:00:06 +01:00
docker-entrypoint.sh 🚀 ci: add todo-backend and todo-web to CI/CD pipeline 2025-12-09 15:52:48 +01:00
Dockerfile fix(todo): correct health check endpoints 2026-01-26 09:44:17 +01:00
drizzle.config.ts feat(contacts): add import/export with Google Contacts integration 2025-12-03 15:54:31 +01:00
jest.config.js fix(todo-backend): implement recurrence handling and fix N+1 query 2025-12-10 14:11:17 +01:00
nest-cli.json feat(contacts): add import/export with Google Contacts integration 2025-12-03 15:54:31 +01:00
package.json feat(todo): add Prometheus metrics and update docs 2026-01-25 13:31:44 +01:00
tsconfig.json feat(contacts): add import/export with Google Contacts integration 2025-12-03 15:54:31 +01:00