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.