Go to file
Anang Yusman 2f1cef4a2a
continuous-integration/drone/push Build is passing Details
update
2026-04-17 16:36:31 +08:00
.idea Initial commit 2026-02-24 17:37:19 +08:00
app update 2026-04-17 16:36:31 +08:00
config feat: fixing all module cms and media library 2026-04-14 11:29:00 +07:00
docs update 2026-04-17 16:36:31 +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 feat: update major for my content, my library, and fixing content web 2026-04-14 00:49:22 +07: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 feat: update major for my content, my library, and fixing content web 2026-04-14 00:49:22 +07:00
readme.md Initial commit 2026-02-24 17:37:19 +08:00
web-qudo-be.exe feat: update major for my content, my library, and fixing content web 2026-04-14 00:49:22 +07:00

readme.md

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

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