Go to file
hanif salafi b3bfb2bc3d fix: update audit_trails, ai-chat 2025-11-04 10:15:21 +07:00
.idea initial commit 2025-09-19 11:08:42 +07:00
app fix: update audit_trails, ai-chat 2025-11-04 10:15:21 +07:00
config feat: fixing keycloak config 2025-09-20 23:46:29 +07:00
docs/swagger fix: update audit_trails, ai-chat 2025-11-04 10:15:21 +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 feat: update ai-chat an chat_history 2025-09-19 14:40:54 +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: add chats features 2025-09-22 20:05:40 +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