-
Install GoLang for your OS
-
Clone this repository
-
cd arcs24-backend
-
Install
air
for hot-reloadgo install github.com/air-verse/air@latest
-
Run with either:
air
orgo run main.go server
-
Build with
make build
-
Docs for this project: https://sanjayheaven.github.io/ggb/docs/intro/