LightRAG/lightrag/api/graph_viewer_webui
2025-02-10 22:02:06 +08:00
..
public format 2025-02-10 00:33:59 +08:00
src add properties view 2025-02-10 22:02:06 +08:00
.gitignore
.prettierrc.json
bun.lock add properties view 2025-02-10 22:02:06 +08:00
components.json add properties view 2025-02-10 22:02:06 +08:00
eslint.config.js format 2025-02-10 00:33:59 +08:00
index.html
package.json add properties view 2025-02-10 22:02:06 +08:00
README.md
tsconfig.json
vite.config.ts format 2025-02-10 00:33:59 +08:00

LightRag Graph Viewer WebUI

Install Bun

Install Dependencies

bun install --frozen-lockfile

Build

bun run build