- GoFiber
- Sqlc
- Viper
- Zap
- Vuejs TypeScript (front-end)
Example configuration files for Air have also been included. This allows you to live reload your Go application when you change a model, view or controller which is very useful when developing your application.
To run Air, use the following commands. Also, check out Air its documentation about running the air command.
Linux
air -c .air.linux.toml
Windows
air -c .air.windows.toml