Hot reloading works only for unix based systems
This repository is a Golang template to simplify hot-reloads for development, and give's you a Dockerfile to deploy your application
To run is very easy, you only need install Docker
and Docker Compose
, and run command
docker-compose up