- Multi-stage Dockerfile: Node builder → Caddy static prod, Node HMR dev - docker-compose with dev/prod profiles on external caddy network - Caddyfile with immutable hashed asset caching - Makefile: prod, dev, down, logs, rebuild targets - Site URL configurable via SITE_URL env var
6 lines
48 B
Plaintext
6 lines
48 B
Plaintext
node_modules/
|
|
dist/
|
|
.astro/
|
|
.env
|
|
agent-threads/
|