Go to file
hanif salafi fe9d6618f1 feat: fixing all module cms and media library 2026-04-14 11:28:45 +07:00
.idea Initial commit 2026-02-24 17:37:19 +08:00
app feat: fixing all module cms and media library 2026-04-14 11:28:45 +07:00
config feat: fixing all module cms and media library 2026-04-14 11:28:45 +07:00
docs update main 2026-04-10 11:52:09 +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