Go to file
hanif salafi 6624f5260c feat: update swagger 2025-01-17 15:31:01 +07:00
.idea feat: update refactoring ppid to humas 2024-11-03 01:20:19 +07:00
app feat: update magazine, and magazine files 2025-01-17 15:24:35 +07:00
config feat: update article files async upload 2025-01-15 02:16:25 +07:00
docs/swagger feat: update swagger 2025-01-17 15:31:01 +07:00
storage feat: initial commit 2024-03-06 02:15:53 +07:00
utils add: article nulis ai 2024-11-22 22:58:15 +07:00
.gitignore feat: update gitignore 2024-03-06 21:07:53 +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
docker-compose.yml feat: update Dockerfile and gitlab-ci 2024-03-07 17:20:51 +07:00
go.mod feat: update article files async, magazine, and magazine files 2025-01-17 14:27:10 +07:00
go.sum feat: update article files async, magazine, and magazine files 2025-01-17 14:27:10 +07:00
hl.exe feat: initial commit 2024-03-06 02:15:53 +07:00
main.go add: article nulis ai 2024-11-22 22:58:15 +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