Go to file
hanif salafi a7f1de3b4d feat: update Dockerfile 2024-03-07 16:19:32 +07:00
.idea feat: initial commit 2024-03-06 02:15:53 +07:00
app feat: update article files upload and setup ci/cd 2024-03-06 21:00:43 +07:00
build feat: update Dockerfile 2024-03-07 16:19:32 +07:00
config feat: update article files upload and setup ci/cd 2024-03-06 21:00:43 +07:00
docs/swagger feat: update article files upload and setup ci/cd 2024-03-06 21:00:43 +07:00
storage feat: initial commit 2024-03-06 02:15:53 +07:00
utils feat: update article files upload and setup ci/cd 2024-03-06 21:00:43 +07:00
.gitignore feat: update gitignore 2024-03-06 21:07:53 +07:00
.gitlab-ci.yml feat: update gitlab-ci 2024-03-06 22:23:51 +07:00
debug.log feat: update gitlab-ci 2024-03-06 21:23:00 +07:00
docker-compose.yml feat: update Dockerfile 2024-03-06 22:34:09 +07:00
go.mod feat: initial commit 2024-03-06 02:15:53 +07:00
go.sum feat: initial commit 2024-03-06 02:15:53 +07:00
hl.exe feat: initial commit 2024-03-06 02:15:53 +07:00
main.go feat: update article files upload and setup ci/cd 2024-03-06 21:00: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