Go to file
hanif salafi a4c83f8f0c feat: fixing article approval flows 2025-09-17 00:29:22 +07:00
.idea feat: major updates : approval workflow, fixing articles, clients, etc 2025-09-09 01:11:06 +07:00
app feat: fixing article approval flows 2025-09-17 00:29:22 +07:00
config feat : update major approval workflow process 2025-09-16 23:16:51 +07:00
docs feat : update major approval workflow process 2025-09-16 23:16:51 +07:00
plan feat : update major approval workflow process 2025-09-16 23:16:51 +07:00
storage feat: initial commit 2024-03-06 02:15:53 +07:00
utils feat: major updates : approval workflow, fixing articles, clients, etc 2025-09-09 01:11:06 +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: major updates : approval workflow, fixing articles, clients, etc 2025-09-09 01:11:06 +07:00
readme.md feat: initial commit 2024-03-06 02:15:53 +07:00
web-medols-be.exe feat: major updates : approval workflow, fixing articles, clients, etc 2025-09-09 01:11:06 +07:00

readme.md

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

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