2 Commits

Author SHA1 Message Date
31e10030c1 fix: add git/bash to alpine build, .dockerignore, sync lockfile 2026-06-11 23:10:18 -04:00
6968a7c337 Add Docker Compose deployment config
Multi-stage Dockerfile: node:22-alpine builder + nginx:alpine server.
nginx.conf sets COOP/COEP headers (required for SharedArrayBuffer/audio workers),
SPA fallback, and aggressive caching for content-hashed assets.
API credentials and BASE_URL passed as build args.
2026-06-11 22:29:33 -04:00