managarten/apps/storage/apps/web
Till JS 93a7c90f4f feat(storage): add storage to CD pipeline and fix Docker config
- Add build context to storage-web in docker-compose (was pulling from
  GHCR, now builds locally like other services)
- Add storage-backend and storage-web to CD change detection and deploy
- Fix mukke health check URLs (were using wrong ports 3035/5015)
- Remove hardcoded port from Dockerfile (use PORT env var from compose)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 18:02:40 +01:00
..
e2e feat(storage): add drag & drop file moving and Playwright E2E tests 2026-03-21 13:16:29 +01:00
src fix(storage): use runtime env vars instead of hardcoded localhost URLs 2026-03-22 17:59:36 +01:00
Dockerfile feat(storage): add storage to CD pipeline and fix Docker config 2026-03-22 18:02:40 +01:00
eslint.config.js feat: restore presi and storage apps from archive 2026-01-25 13:25:51 +01:00
package.json feat(storage): add drag & drop file moving and Playwright E2E tests 2026-03-21 13:16:29 +01:00
playwright.config.ts feat(storage): add drag & drop file moving and Playwright E2E tests 2026-03-21 13:16:29 +01:00
svelte.config.js fix(presi,storage): use adapter-node for Docker builds 2026-01-25 17:47:49 +01:00
tsconfig.json feat: restore presi and storage apps from archive 2026-01-25 13:25:51 +01:00
vite.config.ts feat(storage): add controller tests, Caddy config, and PWA improvements 2026-03-21 12:48:11 +01:00