Initial monorepo scaffold for Duoc Thu RAG medical chatbot
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# web
|
||||
|
||||
Next.js frontend. Chat UI, auth pages, citation/disclaimer rendering, session
|
||||
history. Talks only to `api-gateway` — never calls internal services directly.
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "@duoc-thu/web",
|
||||
"private": true,
|
||||
"version": "0.0.0"
|
||||
}
|
||||
Reference in New Issue
Block a user