Go to file
Sabda Yagra b81a5ae260 fix: all config 2025-12-11 17:57:25 +07:00
.vscode Add Swagger documentation 2025-12-11 16:10:30 +07:00
app Add Swagger documentation 2025-12-11 16:10:30 +07:00
config Add Swagger documentation 2025-12-11 16:10:30 +07:00
docs feat: update schedule response and request 2025-11-03 13:06:38 +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 fix: all config 2025-12-11 17:57:25 +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 article categories 2025-10-12 22:01:53 +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