Go to file
hanif salafi 28e7782070 feat: update config change medols 2025-08-01 09:38:56 +07:00
app feat: add header cors narasiahli 2025-08-01 08:47:26 +07:00
config feat: update config change medols 2025-08-01 09:38:56 +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