Go to file
hanif salafi 9ba425540e feat: update client-approval settings 2025-10-02 09:50:11 +07:00
app feat: update client-approval settings 2025-10-02 09:50:11 +07:00
config feat: update domain 2025-10-01 21:57:38 +07:00
docs feat: update client-approval settings 2025-10-02 09:50:11 +07:00
plan initial commit 2025-09-28 08:53:09 +07:00
scripts major update 2025-10-01 10:10:18 +07:00
storage initial commit 2025-09-28 08:53:09 +07:00
utils initial commit 2025-09-30 20:34:56 +07:00
.gitignore initial commit 2025-09-28 08:53:09 +07:00
.gitlab-ci.yml initial commit 2025-09-30 20:34:56 +07:00
Dockerfile initial commit 2025-09-28 08:53:09 +07:00
docker-compose.yml initial commit 2025-09-28 08:53:09 +07:00
go.mod initial commit 2025-09-30 20:34:56 +07:00
go.sum initial commit 2025-09-28 08:53:09 +07:00
hl.exe initial commit 2025-09-28 08:53:09 +07:00
main.go initial commit 2025-09-30 20:34:56 +07:00
readme.md initial commit 2025-09-28 08:53:09 +07:00
web-medols-be.exe initial commit 2025-09-28 08:53:09 +07:00

readme.md

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

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