Go to file
hanif salafi cd3ac6d340 feat: update fixing json request to camelCase, update db 2025-09-20 01:45:40 +07:00
.idea initial commit 2025-09-19 11:08:42 +07:00
app feat: update fixing json request to camelCase, update db 2025-09-20 01:45:40 +07:00
config feat: update fixing json request to camelCase, update db 2025-09-20 01:45:40 +07:00
docs/swagger feat: update ai-chat an chat_history 2025-09-19 14:40:54 +07:00
migrations feat: update ai-chat an chat_history 2025-09-19 14:40:54 +07:00
plan initial commit 2025-09-19 11:08:42 +07:00
scripts feat: update ai-chat an chat_history 2025-09-19 14:40:54 +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
CHAT_HISTORY_IMPLEMENTATION.md 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: update ai-chat an chat_history 2025-09-19 14:40:54 +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