managarten/apps/skilltree/apps/backend
Till-JS e7e6281d54 🔧 fix(docker): add missing shared packages to all backend Dockerfiles
All backend Dockerfiles were missing required shared package dependencies,
causing CI builds to fail with TypeScript compilation errors.

Fixed Dockerfiles:
- chat: added credit-operations, nestjs-integration, health, metrics, setup, tsconfig
- todo: added credit-operations, nestjs-integration, health, metrics, tsconfig
- contacts: added health, metrics, setup, tsconfig
- calendar: added credit-operations, nestjs-integration, health, metrics, setup, tsconfig
- presi: added health, setup, tsconfig
- picture: added credit-operations, nestjs-integration, health, storage, tsconfig
- clock: added health, metrics, setup, tsconfig
- storage: added health, tsconfig
- manadeck: added credit-operations, tsconfig
- skilltree: added health, metrics, tsconfig

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-11 16:47:00 +01:00
..
src 🚀 ci: add mana-search and api-gateway to Docker builds 2026-01-29 18:34:18 +01:00
docker-entrypoint.sh feat(skilltree): add NestJS backend with Docker deployment 2026-01-28 23:59:50 +00:00
Dockerfile 🔧 fix(docker): add missing shared packages to all backend Dockerfiles 2026-02-11 16:47:00 +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 test(skilltree): add comprehensive test suite for web and backend 2026-01-29 12:43:19 +01:00
nest-cli.json feat(skilltree): add NestJS backend with Docker deployment 2026-01-28 23:59:50 +00:00
package.json 🚀 ci: add mana-search and api-gateway to Docker builds 2026-01-29 18:34:18 +01:00
tsconfig.json 🐛 fix: resolve tsconfig issues across all NestJS backends 2026-02-01 03:47:17 +01:00