-
Notifications
You must be signed in to change notification settings - Fork 140
Open
Description
I feel there is no detailed info on running UI. I tried building the rag-ui and run with port 5173 exposed.
But getting a blank page in browser (no errors, 200 OK in curl)
curl localhost:5173
<script type="module" src="/@vite/client"></script>
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="https://res.cloudinary.com/demo/image/upload/v1690994866/Icon_6_mo6skf.png" />
<link rel="preconnect" href="https://fonts.googleapis.com"/>
<link rel="preconnect" href="https://fonts.gstatic.com" crossOrigin="anonymous"/>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap" rel="stylesheet"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Chat My Files</title>
But the browser is just white blank page.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels