accounts/account
cloudneutral 236a5d1a77 Fix account module path (#751)
* Fix module path for account service

* Restructure account module path
2025-12-06 10:32:31 +08:00
..
api Fix account module path (#751) 2025-12-06 10:32:31 +08:00
cmd Fix account module path (#751) 2025-12-06 10:32:31 +08:00
config Fix account module path (#751) 2025-12-06 10:32:31 +08:00
internal Fix account module path (#751) 2025-12-06 10:32:31 +08:00
scripts feat(db): add setup_postgres_local.sh for local PostgreSQL initialization 2025-10-30 15:35:13 +08:00
sql Fix account module path (#751) 2025-12-06 10:32:31 +08:00
Dockerfile chore(docker): bump Go base image to 1.25 for account and rag-server 2025-12-05 00:41:45 +08:00
entrypoint.sh fix(account,ci): adjust image digests and simplify account config handling 2025-12-04 20:21:57 +08:00
go.mod fix(go-modules): correct module paths for account and rag-server 2025-12-06 10:00:34 +08:00
go.sum feat: add go modules for account & rag-server services 2025-12-05 00:38:33 +08:00
Makefile fix(makefile): add idempotent go mod init for account and rag-server 2025-12-06 10:09:06 +08:00