mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 21:21:10 +02:00
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> |
||
|---|---|---|
| .. | ||
| mana-core-auth | ||