Go to file
Rama Priyanto cdbd594c7e
continuous-integration/drone/push Build is passing Details
fix:drone yml
2026-03-03 14:08:04 +07:00
.idea initial commit 2025-09-19 11:08:42 +07:00
app fix:knowlegde base file 2026-02-20 18:04:35 +07:00
config disable limiter 2026-02-10 11:11:00 +07:00
docs/swagger feat:get agent by agent id, get agent for user 2026-02-09 05:28:49 +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
.drone.yml fix:drone yml 2026-03-03 14:08:04 +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 feat:get agent by agent id, get agent for user 2026-02-09 05:28:49 +07:00
readme.md repush 2026-02-23 16:00:48 +07:00

readme.md

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

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