Go to file
hanif salafi 1a9ec470b2 feat: update menu and module modulars 2026-01-15 16:04:49 +07:00
.vscode Add Swagger documentation 2025-12-11 16:10:30 +07:00
app feat: update menu and module modulars 2026-01-15 16:04:49 +07:00
config fix: adjust config.toml 2026-01-05 13:48:33 +07:00
docs feat: update menu and module modulars 2026-01-15 16:04:49 +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: change ip database and dokcer repo 2025-12-26 11:28:46 +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
test-build.exe feat: update menu and module modulars 2026-01-15 16:04:49 +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