Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 366 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 366 Bytes

Backend Template (Go + Gin)

  1. Install GoLang for your OS

  2. Clone this repository

  3. cd arcs24-backend

  4. Install air for hot-reload go install github.com/air-verse/air@latest

  5. Run with either: air or go run main.go server

  6. Build with make build

  7. Docs for this project: https://sanjayheaven.github.io/ggb/docs/intro/