# LuckySheetServer **Repository Path**: wangye77/LuckySheetServer ## Basic Information - **Project Name**: LuckySheetServer - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-07 - **Last Updated**: 2023-11-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # luckysheet 在线协同编辑 本用例参考自 [luckysheet](https://github.com/czasg/pywss/tree/master/demo/luckysheet) mongo(数据存储)版本参考:[luckysheet-mongo](https://github.com/czasg/pywss/tree/master/demo/luckysheet-mongo) 1、安装依赖:`pip install pywss>=0.1.1` 2、启动后端服务:`python app.py` 3、浏览器访问地址:http://localhost:8080/static/index.html 4、打开多个浏览器端口,即可完成在线编辑 ![](./image/image1.png)