Логика игры "Вечерний детектив" http сервер
Go to file
Владимир Фёдоров 0e399d92eb add all methods 2025-05-17 02:57:29 +07:00
.vscode add static 2025-05-15 01:39:25 +07:00
api add all methods 2025-05-17 02:57:29 +07:00
cmd/evening_detective add admin 2025-05-15 02:16:18 +07:00
internal/app add all methods 2025-05-17 02:57:29 +07:00
proto add all methods 2025-05-17 02:57:29 +07:00
static add admin 2025-05-15 02:16:18 +07:00
.drone.yml Initial commit 2025-05-12 17:10:48 +00:00
.gitignore Initial commit 2025-05-12 17:10:48 +00:00
Dockerfile Initial commit 2025-05-12 17:10:48 +00:00
Makefile Initial commit 2025-05-12 17:10:48 +00:00
README.md Initial commit 2025-05-12 17:10:48 +00:00
docker-compose.yml Initial commit 2025-05-12 17:10:48 +00:00
go.mod add static 2025-05-15 01:39:25 +07:00

README.md

template

Шалон для Go сервисов (имя репо должно быть snake case)

Init

make generate
go mod tidy

Запуск

make run