managarten/apps/calendar/apps/web
Till JS a39e4ca7f7 fix(calendar): fix Dockerfile healthcheck ports and add ENCRYPTION_KEY to prod
- Backend/Web Dockerfiles: use PORT env var in healthcheck (was hardcoded)
- Web Dockerfile: align default port to 5012 (matching docker-compose)
- docker-compose.macmini.yml: add ENCRYPTION_KEY env var for calendar-backend

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 08:41:04 +01:00
..
src feat(calendar): add critical production security and performance fixes 2026-03-15 08:36:45 +01:00
Dockerfile fix(calendar): fix Dockerfile healthcheck ports and add ENCRYPTION_KEY to prod 2026-03-15 08:41:04 +01:00
eslint.config.js improve code quality 2025-12-03 23:42:37 +01:00
package.json ♻️ refactor(shared-ui): simplify PillNavigation - remove sidebar mode 2026-02-17 13:27:23 +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 📝 docs(auth): update organization endpoint documentation 2026-02-16 12:57:29 +01:00