Files
kochwas/.dockerignore
Hendrik ddb3419cd9 feat(infra): add production Dockerfile and docker-compose.prod.yml
Multi-stage alpine-based build, healthcheck on /api/health, /data volume.
Verified end-to-end: image builds, container starts, health returns 200.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-17 15:41:20 +02:00

11 lines
74 B
Plaintext

node_modules
.svelte-kit
build
data
.git
docs
tests
*.log
.env
.env.local