54c7659ee8331f73cebbac0b4c43506537718a27
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%