managarten/apps/skilltree/apps/backend
Till JS 14b6a8934a fix(docker): add patches, shared-error-tracking, shared-nestjs-setup to all Dockerfiles
Ensures all 14 backend Dockerfiles have:
- COPY patches (for pnpm install --frozen-lockfile)
- COPY + build shared-error-tracking
- COPY + build shared-nestjs-setup

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 21:58:29 +01:00
..
src feat(error-tracking): complete GlitchTip integration for all backends 2026-03-19 21:47:27 +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 patches, shared-error-tracking, shared-nestjs-setup to all Dockerfiles 2026-03-19 21:58:29 +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 feat(versioning): add semantic versioning and changesets to all apps 2026-03-19 16:20:18 +01:00
tsconfig.json 🐛 fix: resolve tsconfig issues across all NestJS backends 2026-02-01 03:47:17 +01:00