Commit Graph

1 Commits

Author SHA1 Message Date
acty
6cbf41410e feat(01-02): create Docker Compose dev environment with hot reload
- docker-compose.yml orchestrates backend service with Air
- Bind mount for live code editing with cached consistency
- Named volume for persistent /data storage
- .air.toml configures Go hot reload on file changes
- Targets builder stage from multi-stage Dockerfile
2026-02-03 18:11:14 +09:00