itfest backend 2.0 Built With Golang Gin Prerequisites golang docker Installation Clone the repo git clone git@github.com:arkavidia-hmif/itfest-backend-2.0.git Run shell command go mod tidy Run using go or using docker go run main.go // or docker-compose up -d