managarten/apps/manadeck/apps
Till-JS 552dc10f25 🔧 fix(docker): add --ignore-scripts to pnpm install in all backend Dockerfiles
The root package.json postinstall script runs scripts/generate-env.mjs
which doesn't exist in the Docker build context. Using --ignore-scripts
skips this postinstall step since env generation isn't needed in Docker.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-12 02:10:45 +01:00
..
backend 🔧 fix(docker): add --ignore-scripts to pnpm install in all backend Dockerfiles 2026-02-12 02:10:45 +01:00
landing feat(shared-landing-ui): add centralized Mana pricing system 2026-01-23 17:46:41 +01:00
mobile 🔧 chore: create @manacore/shared-logger and migrate 2 mobile apps 2026-01-29 17:12:48 +01:00
web feat(auth): implement cross-subdomain SSO for all web apps 2026-02-02 13:17:04 +01:00