managarten/apps/todo/apps/backend
Till JS 3e7fd8fd35 fix(todo): add shared-nestjs-setup dependency to todo backend
Todo main.ts was migrated to use bootstrapApp() but the dependency was missing.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 15:45:41 +01:00
..
src feat(error-tracking): add GlitchTip integration with shared error-tracking package 2026-03-19 13:30:13 +01:00
.env.production.example feat(todo): prepare for production deployment 2026-01-28 14:04:27 +01:00
docker-entrypoint.sh feat(todo): prepare for production deployment 2026-01-28 14:04:27 +01:00
Dockerfile fix(docker): correct build order for shared packages in backend Dockerfiles 2026-03-19 15:41:16 +01:00
drizzle.config.ts 🔧 chore: create @manacore/shared-drizzle-config and migrate 16 configs 2026-01-29 16:54:44 +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 fix(todo): add shared-nestjs-setup dependency to todo backend 2026-03-19 15:45:41 +01:00
tsconfig.json 🐛 fix: resolve tsconfig issues across all NestJS backends 2026-02-01 03:47:17 +01:00