Automatic Rebuilds
If you would like to make changes to the code that rebuilds automatically, it's recommended to use air
to help streamline your workflow.
Install air
to the project bin folder.
make air-install
Start air to monitor code changes. The app should be available at: http://localhost:8080
make air