Go to file
Rama Priyanto 81802d558b fix:new docker ip, new db ip 2025-12-26 10:50:01 +07:00
.idea initial commit 2025-09-19 11:08:42 +07:00
app fix:toml, yaml, temp upload file 2025-12-18 07:38:32 +07:00
config fix:new docker ip, new db ip 2025-12-26 10:49:16 +07:00
docs/swagger fix:toml, yaml, temp upload file 2025-12-18 07:38:32 +07:00
plan feat: update ai chat and update user data 2025-09-20 09:45:59 +07:00
storage initial commit 2025-09-19 11:08:42 +07:00
utils initial commit 2025-09-19 11:08:42 +07:00
.gitignore initial commit 2025-09-19 11:08:42 +07:00
.gitlab-ci.yml fix:new docker ip, new db ip 2025-12-26 10:50:01 +07:00
Dockerfile initial commit 2025-09-19 11:08:42 +07:00
docker-compose.yml initial commit 2025-09-19 11:08:42 +07:00
go.mod initial commit 2025-09-19 11:08:42 +07:00
go.sum initial commit 2025-09-19 11:08:42 +07:00
hl.exe initial commit 2025-09-19 11:08:42 +07:00
main.go fix:toml, yaml, temp upload file 2025-12-18 07:38:32 +07:00
readme.md initial commit 2025-09-19 11:08:42 +07:00

readme.md

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

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