GORU is a starter kit for Golang Projects
GORU comes with following tools
- Go
- gin
- Gorm
- Air
- Project structure
- JWT Authentication
$ git clone https://github.com/Vesal-J/GORU.git
$ cd GORU
$ air
$ air
before you start the server you need to build the project all you need is simply run goru.exe file which is located in root directory of project
$ go build