managarten/apps/clock/apps
Till-JS a1ca002081 ♻️ refactor: migrate 6 backends to shared-nestjs-metrics
Replace local MetricsService implementations with @manacore/shared-nestjs-metrics:
- chat, calendar, todo, clock, contacts, skilltree

Removes ~350 LOC of duplicated metrics code:
- Delete local metrics directories (service, module, controller)
- Remove manual metrics middleware from main.ts
- Use MetricsModule.register({ prefix: 'app_' }) pattern

Part of consolidation effort - see docs/CONSOLIDATION_OPPORTUNITIES.md

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 16:23:32 +01:00
..
backend ♻️ refactor: migrate 6 backends to shared-nestjs-metrics 2026-01-29 16:23:32 +01:00
landing feat(clock): add landing page with shared-landing-ui 2026-01-23 17:50:31 +01:00
web ♻️ refactor: centralize global error handler in shared-ui 2026-01-29 15:17:17 +01:00