3 Commits

Author SHA1 Message Date
Ada
1153ad4989 fix: restore nginx.conf, bake into nginx image for /api/ proxy 2026-04-06 10:07:50 -04:00
Ada
c9e2c91a6b restructure: all-in-one deploy dir — www/ for frontend, context: . for builds 2026-04-06 10:02:51 -04:00
Ada
c995161fa6 Add Docker Compose deployment
- Dockerfile: Node.js 20 Alpine, single-stage build
- docker-compose.yml: backend + nginx, named volume for SQLite
- server.js: updated for Docker (env vars for PORT/DATA_DIR)
- nginx.conf: updated for Docker networking (backend hostname)
- README.md: full deployment instructions
2026-04-06 09:04:24 -04:00