Open Issues Need Help
View All on GitHub Add Air (Live Reload) to Docker for Go Project 2 months ago
AI Summary: Integrate Air, a live reload tool, into the existing Docker setup for the Go backend of the Harbory project to enable automatic server restarts upon code changes during development. This involves installing Air within the Docker container, modifying the Dockerfile to run Air, optionally creating an `air.toml` configuration file, and updating the README with usage instructions.
Complexity:
3/5
enhancement good first issue