Go to file
hanif salafi f09e28830b feat: update config middleware 2025-05-16 18:36:32 +07:00
.idea feat: update articles 2025-05-14 23:54:21 +07:00
app feat: update config middleware 2025-05-16 18:36:32 +07:00
config feat: update config email user & pass 2025-05-16 17:19:50 +07:00
docs/swagger feat: update articles 2025-05-14 23:54:21 +07:00
storage feat: initial commit 2024-03-06 02:15:53 +07:00
utils feat: update advertisement 2025-04-14 16:00:08 +07:00
.gitignore feat: add csrf token and audit trails 2025-04-10 04:28:46 +07:00
.gitlab-ci.yml feat: update gitlab ci 2024-11-06 21:43:41 +07:00
Dockerfile feat: update Dockerfile and gitlab-ci 2024-03-29 23:33:52 +07:00
debug.log feat: update article files async upload 2025-01-15 02:16:25 +07:00
docker-compose.yml feat: update activity logs svc 2025-04-19 23:08:09 +07:00
go.mod feat: update go scheduler 2025-02-18 06:02:49 +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: update csrf header on all api, add subscription api, fixing update repo in all service 2025-04-18 01:55:43 +07:00
readme.md feat: initial commit 2024-03-06 02:15:53 +07:00

readme.md

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

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