managarten/apps/calendar/apps/web
Wuesteon 75d9d18e0d fix(web): copy node_modules from builder instead of npm install
npm doesn't understand pnpm's workspace:* protocol. Copy node_modules
from the builder stage to get all dependencies including workspace packages.

Affected: todo, manacore, chat, calendar, clock web apps.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-08 19:24:52 +01:00
..
src 🐛 fix: resolve auth issues in Manacore, Calendar, and Clock apps 2025-12-08 15:51:57 +01:00
Dockerfile fix(web): copy node_modules from builder instead of npm install 2025-12-08 19:24:52 +01:00
eslint.config.js improve code quality 2025-12-03 23:42:37 +01:00
package.json 🐛 fix: switch web apps to adapter-node for Docker builds 2025-12-08 16:30:04 +01:00
svelte.config.js 🐛 fix: switch web apps to adapter-node for Docker builds 2025-12-08 16:30:04 +01:00
tsconfig.json feat(calendar): add complete calendar app with backend, web, and landing 2025-12-02 13:15:04 +01:00
vite.config.ts feat(calendar): add complete calendar app with backend, web, and landing 2025-12-02 13:15:04 +01:00