https://github.com/benderpan/dashit
Reusable dashboard with websocket, graphql, restful api. [NOT READY NOW!!!]
https://github.com/benderpan/dashit
dashborad graphql monitor react restful
Last synced: 3 months ago
JSON representation
Reusable dashboard with websocket, graphql, restful api. [NOT READY NOW!!!]
- Host: GitHub
- URL: https://github.com/benderpan/dashit
- Owner: BenDerPan
- Created: 2019-05-03T10:43:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-01T01:28:23.000Z (over 2 years ago)
- Last Synced: 2025-04-09T08:45:49.310Z (9 months ago)
- Topics: dashborad, graphql, monitor, react, restful
- Language: JavaScript
- Homepage:
- Size: 2.44 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DashIT,旨在构建一个通用的,科幻的展示平台,支持RESTFul+GraphQL等数据展示接口。

## 快速体验
* 安装依赖包: `yarn install`
* 开启调试预览:`yarn start`
* 访问:[ http://localhost:3000](http://localhost:3000/) 查看效果
# RoadMap
- [X] 拖动布局
- [X] 本地布局存储
- [ ] Redux State数据管理
- [ ] Websocket数据交互接口
- [ ] 登录/权限后台
- [ ] RESTApi/GraphQL接口
- [ ] ChatBot消息推送