Initial monorepo scaffold for Duoc Thu RAG medical chatbot
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# user-service
|
||||
|
||||
NestJS. Profile data, preferences (language, saved drugs), account settings.
|
||||
Owns profile tables in Postgres, called by the gateway.
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "@duoc-thu/user-service",
|
||||
"private": true,
|
||||
"version": "0.0.0"
|
||||
}
|
||||
Reference in New Issue
Block a user