Go to file
Anang Yusman 3a86251fab update 2026-01-19 23:35:19 +08:00
app update 2026-01-19 23:35:19 +08:00
config update 2026-01-08 15:04:21 +08:00
docs update 2026-01-19 23:35:19 +08:00
plan update 2026-01-08 15:04:21 +08:00
storage initial commit 2025-11-15 22:46:24 +07:00
utils update 2026-01-08 15:04:21 +08:00
.gitignore initial commit 2025-11-15 22:46:24 +07:00
.gitlab-ci.yml update 2025-12-28 18:17:17 +08:00
Dockerfile initial commit 2025-11-15 22:46:24 +07:00
docker-compose.yml initial commit 2025-11-15 22:46:24 +07:00
go.mod initial commit 2025-11-15 22:46:24 +07:00
go.sum initial commit 2025-11-15 22:46:24 +07:00
hl.exe initial commit 2025-11-15 22:46:24 +07:00
main.go update 2026-01-08 15:04:21 +08:00
readme.md initial commit 2025-11-15 22:46:24 +07:00

readme.md

go get -v ./...
go mod vendor -v

swag init -g main.go --output docs/swagger
go run main.go