Go to file
hanif salafi 5829753c47 feat: update ppid data and ppid data files 2024-04-30 00:34:05 +07:00
.idea feat: initial commit 2024-03-06 02:15:53 +07:00
app feat: update ppid data and ppid data files 2024-04-30 00:34:05 +07:00
config feat: update ppid data and ppid data files 2024-04-30 00:34:05 +07:00
docs/swagger feat: update ppid data and ppid data files 2024-04-30 00:34:05 +07:00
storage feat: initial commit 2024-03-06 02:15:53 +07:00
utils feat: update user, user_role, user_level, ppid_datas, ppid_data_files, ppid_categories, article, article_categories, article_files, etc 2024-04-29 01:39:43 +07:00
.gitignore feat: update gitignore 2024-03-06 21:07:53 +07:00
.gitlab-ci.yml feat: update gitlab-ci 2024-03-29 23:36:59 +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 user, user_role, user_level, ppid_datas, ppid_data_files, ppid_categories, article, article_categories, article_files, etc 2024-04-29 01:39:43 +07:00
go.sum feat: update user, user_role, user_level, ppid_datas, ppid_data_files, ppid_categories, article, article_categories, article_files, etc 2024-04-29 01:39:43 +07:00
hl.exe feat: initial commit 2024-03-06 02:15:53 +07:00
main.go feat: update user, user_role, ppid_datas, ppid_data_files, ppid_categories, etc 2024-04-29 16:46:37 +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