- Dockerfile: bun build with Nitro node-server preset -> standalone Node runner - docker-compose.yml: Traefik labels for automatic HTTPS, runtime env from .env - .dockerignore + DEPLOY.md (Hostinger VPS: Docker + Dockge + Traefik steps) Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
12 lines
98 B
Plaintext
12 lines
98 B
Plaintext
.git
|
|
node_modules
|
|
.output
|
|
.nitro
|
|
.tanstack
|
|
.wrangler
|
|
dist
|
|
dist-ssr
|
|
*.log
|
|
Dockerfile
|
|
.dockerignore
|