managarten/services/telegram-zitare-bot
Till-JS 59d5d20e0a ♻️ refactor: migrate 12 backends to shared-nestjs-health module
- Create @manacore/shared-nestjs-health package with HealthModule.forRoot()
- Migrate 12 backends: calendar, chat, clock, contacts, nutriphi, picture,
  planta, presi, skilltree, storage, todo, zitare
- Delete 24 local health controller/module files (~312 LOC removed)
- Support custom route (storage uses 'api/v1/health')
- Skip questions backend (has extended DB health check)
- Fix telegram-zitare-bot missing shared-drizzle-config dependency
- Update CONSOLIDATION_OPPORTUNITIES.md

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 18:35:10 +01:00
..
src feat(services): add Telegram bot services for NutriPhi, Todo, and Zitare 2026-01-28 12:52:01 +01:00
.env.example feat(services): add Telegram bot services for NutriPhi, Todo, and Zitare 2026-01-28 12:52:01 +01:00
CLAUDE.md feat(services): add Telegram bot services for NutriPhi, Todo, and Zitare 2026-01-28 12:52:01 +01:00
drizzle.config.ts 🔧 chore: create @manacore/shared-drizzle-config and migrate 16 configs 2026-01-29 16:54:44 +01:00
nest-cli.json feat(services): add Telegram bot services for NutriPhi, Todo, and Zitare 2026-01-28 12:52:01 +01:00
package.json ♻️ refactor: migrate 12 backends to shared-nestjs-health module 2026-01-29 18:35:10 +01:00
tsconfig.json feat(services): add Telegram bot services for NutriPhi, Todo, and Zitare 2026-01-28 12:52:01 +01:00