# cloud-code **Repository Path**: kingfish404/cloud-code ## Basic Information - **Project Name**: cloud-code - **Description**: 协同文档 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: bobo-dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-14 - **Last Updated**: 2021-05-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cloud editor cloud editor project Multi-person online collaborative editor built using React Family Bucket and sharedb 使用React全家桶和sharedb搭建的多人在线协作编辑器 ## lib Frameworks and libraries used 使用的框架和库 ### editor-webapp * [react]() * [sharedb](https://github.com/share/sharedb) * [react-markdown](https://github.com/remarkjs/react-markdown) * [reconnecting-websocket](https://github.com/joewalnes/reconnecting-websocket) * [clipboard.js](https://clipboardjs.com/) ### editor-server * [egg](https://eggjs.org/) * [sharedb](https://github.com/share/sharedb) * [egg-websocket-plugin](https://github.com/flarestart/egg-websocket-plugin) * [websocket-json-stream](https://github.com/avital/websocket-json-stream) ## TODO * 建立用户体系 * 建立文档管理体系 * 优化协作逻辑 * 历史记录等功能 * 建立中心化通用配置文件