Go to file
hanif salafi 1e641bc3e6 fix: update clients list articles 2025-10-12 19:04:52 +07:00
app fix: update clients list articles 2025-10-12 19:04:52 +07:00
config fix: disable limiter 2025-10-07 11:46:26 +07:00
docs fix: update clients list articles 2025-10-12 19:04:52 +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
netidhub-saas-be.exe fix: update clients list articles 2025-10-12 19:04:52 +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