Go to file
Anang Yusman ee18d3ad54 update 2025-12-17 13:03:03 +08:00
.idea feat: major updates : approval workflow, fixing articles, clients, etc 2025-09-09 01:11:06 +07:00
app feat: add cors 2025-10-28 07:30:57 +07:00
config update ci 2025-12-15 11:19:53 +08:00
docs feat: add publish/unpublish article, show by slug article, update response article 2025-10-24 08:47:07 +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 update 2025-12-17 13:03:03 +08: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 fix yml 2025-12-08 19:15:13 +08: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: update article and add schedule 2025-09-17 09:11:13 +07:00
readme.md feat: initial commit 2024-03-06 02:15:53 +07:00
web-medols-be.exe feat: update fixing publish scheduling 2025-10-17 01:04:53 +07:00

readme.md

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

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