mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-18 06:49:40 +02:00
Changes: - Replace npm with pnpm for workspace dependency support - Copy workspace files (pnpm-workspace.yaml, package.json, pnpm-lock.yaml) - Copy and build shared package dependencies: - @manacore/shared-errors - @manacore/manadeck-database - @mana-core/nestjs-integration - Use pnpm install --frozen-lockfile - Update base image to node:20-alpine - Use dumb-init for proper signal handling This fixes the "Unsupported URL Type 'workspace:'" error that was preventing Docker builds. The new approach matches the pattern used by the chat backend Dockerfile. Fixes build error in CI/CD pipeline. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| backend | ||
| landing | ||
| mobile | ||
| web | ||