87ae3b76c2bd63bcfdf75ca14d107df024789998
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%