0fc8f1f08cda0a3fbab2e59cb1d7a08ec0b0b3e2
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%