1 Commits

Author SHA1 Message Date
William Valentin
cdc6b1d7e3 feat: add comprehensive Makefile for building app and Docker images
- Add targets for building TypeScript app with bun
- Add multi-architecture Docker build support (amd64, arm64)
- Support development (dev) and production (start) modes
- Add local Docker build target for faster testing
- Configure docker image registry integration
- Include help target for viewing available commands
- Support automated lock file updates
2025-10-17 10:11:58 -07:00