e537d83c1931a1d15684a565a7120157f7690a79
Golang 2025 Final Project - Backend
How to setup the development environment
- clone this project
docker compose up -d
How to run
go run . serve or go build && ./backend serve
Description
Languages
Go
97.1%
Makefile
2.1%
Dockerfile
0.8%