recipe-manager/docs
Paul Huliganga 4bce1d3bf1 feat(devops): add backend Dockerfile with multi-stage build
- Created production-ready Dockerfile for Node.js 22 backend
- Implemented multi-stage build for optimized image size
- Added .dockerignore to exclude unnecessary files from build
- Included database migration on container startup
- Created docker-backend.md documentation
- Verified: npm build and npm test pass (34/34 tests)
2026-03-24 07:42:13 -04:00
..
ADR-001-sqlite-library-choice.md fix(deps): switch to sql.js to resolve Node v22 compatibility 2026-03-24 00:00:59 -04:00
docker-backend.md feat(devops): add backend Dockerfile with multi-stage build 2026-03-24 07:42:13 -04:00