Go to file
Anang Yusman 781bc65e27
continuous-integration/drone/push Build is passing Details
fix drone again
2026-02-25 15:25:58 +08:00
.idea Initial commit 2026-02-24 17:37:19 +08:00
app repush 2026-02-25 14:33:09 +08:00
config Initial commit 2026-02-24 17:37:19 +08:00
docs fix drone 2026-02-25 03:15:18 +08:00
plan Initial commit 2026-02-24 17:37:19 +08:00
storage Initial commit 2026-02-24 17:37:19 +08:00
utils Initial commit 2026-02-24 17:37:19 +08:00
.drone.yml fix drone again 2026-02-25 15:25:58 +08:00
.gitignore Initial commit 2026-02-24 17:37:19 +08:00
.gitlab-ci.yml Initial commit 2026-02-24 17:37:19 +08:00
Dockerfile Initial commit 2026-02-24 17:37:19 +08:00
docker-compose.yml Initial commit 2026-02-24 17:37:19 +08:00
go.mod Initial commit 2026-02-24 17:37:19 +08:00
go.sum Initial commit 2026-02-24 17:37:19 +08:00
hl.exe Initial commit 2026-02-24 17:37:19 +08:00
main.go Initial commit 2026-02-24 17:37:19 +08:00
readme.md Initial commit 2026-02-24 17:37:19 +08:00
web-qudo-be.exe Initial commit 2026-02-24 17:37:19 +08:00

readme.md

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

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