Skip to content

ProsePad is a real-time collaborative text editor like Etherpad, but based on ProseMirror

License

Notifications You must be signed in to change notification settings

adrianheine/ProsePad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProsePad

ProsePad is a real-time collaborative text editor like Etherpad, but based on ProseMirror.

Installation

Install Node.js.

Install the module's dependencies:

npm install

Start the server

PORT=8888 npm start

That will get you a server at localhost:8888.

About

ProsePad is a real-time collaborative text editor like Etherpad, but based on ProseMirror

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published