Логика игры "Вечерний детектив" http сервер
Go to file
The_evening_detective a0f50ea2bf Initial commit 2025-05-12 17:10:48 +00:00
api Initial commit 2025-05-12 17:10:48 +00:00
cmd/evening_detective Initial commit 2025-05-12 17:10:48 +00:00
internal/app Initial commit 2025-05-12 17:10:48 +00: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 Initial commit 2025-05-12 17:10:48 +00:00

README.md

template

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

Init

make generate
go mod tidy

Запуск

make run