Files
GraphRAGAgent/frontend
admin d2f782e47e
GraphRAG CI/CD / build-and-deploy (push) Successful in 3m7s
fix: API 请求前用 keycloak.updateToken(30) 刷新即将过期的 token
getToken() 只返回缓存的 token,可能已过期(默认 5 分钟生命周期)。
updateToken(30) 确保发送前 token 至少还有 30 秒有效时长。
2026-06-18 16:02:07 +08:00
..

构建产品原型

This is a code bundle for 构建产品原型. The original project is available at https://www.figma.com/design/Tt95Sj8nC3HvirV1Vw4cA7/%E6%9E%84%E5%BB%BA%E4%BA%A7%E5%93%81%E5%8E%9F%E5%9E%8B.

Running the code

Run npm i to install the dependencies.

Run npm run dev to start the development server.