Skip to content

IEEECS-VIT/backend-go-template

Repository files navigation

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/

Releases

No releases published

Packages

No packages published