Go to file
hanif salafi 25a1183a52 feat: add clientKey header on save thumbnail 2025-07-14 18:59:57 +07:00
app feat: add clientKey header on save thumbnail 2025-07-14 18:59:57 +07:00
config feat: update toml 2025-07-03 13:34:05 +07:00
docs/swagger feat: update client key on header in all controller 2025-07-08 11:27:52 +07:00
storage feat: initial commit 2024-03-06 02:15:53 +07:00
utils feat: update major 2025-07-02 13:03:52 +07:00
.gitignore Remove large debug.log file and ignore it 2025-07-02 13:57:10 +07:00
.gitlab-ci.yml feat: update major 2025-07-02 13:03:52 +07:00
Dockerfile feat: update Dockerfile and gitlab-ci 2024-03-29 23:33:52 +07:00
docker-compose.yml feat: update major 2025-07-02 13:03:52 +07:00
go.mod feat: update major 2025-07-02 13:03:52 +07:00
go.sum feat: update go scheduler 2025-02-18 06:02:49 +07:00
hl.exe feat: initial commit 2024-03-06 02:15:53 +07:00
main.go feat: update major 2025-07-02 13:03:52 +07:00
readme.md feat: initial commit 2024-03-06 02:15:53 +07:00

readme.md

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

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