Go to file
hanif salafi b3c5a0228f feat: update minimal module 2025-11-15 23:39:46 +07:00
app feat: update minimal module 2025-11-15 23:39:46 +07:00
config feat: update minimal module 2025-11-15 23:39:46 +07:00
docs/swagger feat: update minimal module 2025-11-15 23:39:46 +07:00
plan initial commit 2025-11-15 22:46:24 +07:00
storage initial commit 2025-11-15 22:46:24 +07:00
utils initial commit 2025-11-15 22:59:30 +07:00
.gitignore initial commit 2025-11-15 22:46:24 +07:00
.gitlab-ci.yml initial commit 2025-11-15 22:46:24 +07: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 feat: update minimal module 2025-11-15 23:39:46 +07: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