Skip to content

Vesal-J/GORU

Repository files navigation

GORU

GORU is a starter kit for Golang Projects

GORU comes with following tools

  • Go
  • gin
  • Gorm
  • Air
  • Project structure
  • JWT Authentication

Installation

$ git clone https://github.com/Vesal-J/GORU.git
$ cd GORU
$ air

Run dev server

$ air

Run server

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

Build project

$ go build

Releases

No releases published

Packages

No packages published

Languages