Skip to content

gogozhu/CoPoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

CoPoint

SpringBoot Practice Project: A real-time collaborative document editing website based on etherpad

如何运行

  1. 将copoint项目clone到本地
  2. 在本地电脑(或服务器)安装和运行etherpadLite和MySQL,根据 create_dataset.sql 脚本创建配置数据库
  3. 修改项目配置文件 application.yml 中的参数,主要修改etherpad的url和apiKey
  4. 编译并运行项目,浏览器访问 http://{yourIP}:{port}/login

About

SpringBoot Practice Project: A real-time collaborative document editing website based on etherpad

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published