managarten/apps
Wuesteon 1be3d7a3ae 🐛 fix(docker): add missing workspace dependencies to all Dockerfiles
Ensure all backend Dockerfiles copy and build ALL workspace dependencies
they need. This fixes Docker build failures where packages couldn't find
their @manacore/* dependencies.

**Changes:**

**Picture Backend:**
- Added better-auth-types (with build)
- Added mana-core-nestjs-integration (with build)
- Added shared-nestjs-auth (with build)
- Added shared-storage (with build)

**Chat Backend:**
- Added mana-core-nestjs-integration (with build)

**Calendar, Clock, Todo Backends:**
- Added shared-nestjs-cors (already had other deps)

**Mana Core Auth:**
- Restructured for monorepo workspace support
- Added shared-nestjs-cors

**Key Improvements:**
- All packages in alphabetical order
- Build steps for compiled packages
- Source-only packages (shared-nestjs-cors) skip build
- Proper dependency ordering in build steps

This ensures Docker builds work correctly after the CORS package addition.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-17 18:19:29 +01:00
..
calendar 🐛 fix(docker): add missing workspace dependencies to all Dockerfiles 2025-12-17 18:19:29 +01:00
chat 🐛 fix(docker): add missing workspace dependencies to all Dockerfiles 2025-12-17 18:19:29 +01:00
clock 🐛 fix(docker): add missing workspace dependencies to all Dockerfiles 2025-12-17 18:19:29 +01:00
contacts 1. Brevo email integration (API key, sender settings) 2025-12-17 18:11:13 +01:00
context small linting fixes 2025-12-08 14:44:17 +01:00
manacore 🐛 fix(auth): require name field in registration forms 2025-12-16 20:28:28 +01:00
manadeck 🐛 fix(auth): require name field in registration forms 2025-12-16 20:28:28 +01:00
picture 🐛 fix(docker): add missing workspace dependencies to all Dockerfiles 2025-12-17 18:19:29 +01:00
quote/apps fix lint 2025-12-04 00:32:13 +01:00
todo 🐛 fix(docker): add missing workspace dependencies to all Dockerfiles 2025-12-17 18:19:29 +01:00
zitare 1. Brevo email integration (API key, sender settings) 2025-12-17 18:11:13 +01:00