Go to file
Anang Yusman 170fdf3ee7 update 2025-12-28 18:17:17 +08:00
app fix: update gallery files 2025-11-21 16:14:32 +07:00
config update 2025-12-28 18:17:17 +08:00
docs/swagger fix: update gallery files 2025-11-21 16:14:32 +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 update 2025-12-28 18:17:17 +08: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 new modules 2025-11-16 00:43:23 +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