efc3f1ad8925ccc84fbc55157ea8a32bcee3f6de
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%