7bd22b53e9
Multi-stage build: frontend (Vite) + backend (TypeScript) in one container. Production image based on node:20-alpine with health check. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
21 lines
228 B
Plaintext
21 lines
228 B
Plaintext
node_modules
|
|
dist
|
|
.git
|
|
.gitignore
|
|
.DS_Store
|
|
*.md
|
|
*.docx
|
|
*.html
|
|
.vscode
|
|
.claude
|
|
.mcp.json
|
|
tools.yaml
|
|
backend/public
|
|
backend/node_modules
|
|
backend/dist
|
|
backend/.env
|
|
frontend/node_modules
|
|
frontend/dist
|
|
prototyp_*.html
|
|
projektplan_*
|