managarten/apps/nutriphi/apps/backend
Till JS 422b4f9fc9 fix(monitoring): add missing prom-client dependency to 4 backends
Nutriphi, Photos, Planta, and Presi backends had MetricsModule imported
but were missing the prom-client peer dependency, causing /metrics to
return 404 and VictoriaMetrics to report them as down (73% healthy).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 10:22:25 +01:00
..
src feat: add unified @manacore/shared-llm package and migrate all backends 2026-03-23 22:06:30 +01:00
docker-entrypoint.sh fix(nutriphi): add shared-drizzle-config and make db:push non-fatal 2026-02-02 16:17:22 +01:00
Dockerfile feat(infra): extend Dockerfile validator to backends and services 2026-03-25 08:57:10 +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 feat(nutriphi): prepare for production release with tests and improved UX 2026-01-28 15:23:35 +01:00
nest-cli.json feat(nutriphi): add AI-powered nutrition tracking app 2026-01-25 13:19:51 +01:00
package.json fix(monitoring): add missing prom-client dependency to 4 backends 2026-03-25 10:22:25 +01:00
tsconfig.json 🐛 fix: resolve tsconfig issues across all NestJS backends 2026-02-01 03:47:17 +01:00