Go to file
hanif salafi 0d2fcad83e
continuous-integration/drone/push Build is passing Details
feat: change config
2026-04-11 08:42:38 +07:00
.idea Initial commit 2026-02-24 17:37:19 +08:00
app feat: update bug fixing article 2026-04-11 03:04:14 +07:00
config feat: change config 2026-04-11 08:42:38 +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 image upload and preview for cms modules 2026-04-10 15:11:47 +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 image upload and preview for cms modules 2026-04-10 15:11:47 +07:00
readme.md Initial commit 2026-02-24 17:37:19 +08:00
web-qudo-be.exe feat: update all cms modules 2026-04-10 14:23:24 +07:00

readme.md

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

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