managarten/apps/picture/apps
Wuesteon 1214c78a3c 🐛 fix(picture-backend): fix TypeScript output path for Docker
Added rootDir: "./src" to tsconfig.json so that main.ts compiles to
dist/main.js instead of dist/src/main.js. This matches the CMD path
in the Dockerfile.

Also added include/exclude and moduleResolution to match other backends.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-17 19:49:37 +01:00
..
backend 🐛 fix(picture-backend): fix TypeScript output path for Docker 2025-12-17 19:49:37 +01:00
landing Fix wrong type 2025-12-04 23:25:25 +01:00
mobile Fix wrong type 2025-12-04 23:25:25 +01:00
web 🔧 fix(picture-web): switch from adapter-netlify to adapter-node 2025-12-17 19:13:29 +01:00