This is a collaborative rich text editor using Quill and the rich-text OT type.
In this demo, data is not persisted. To persist data, run a Mongo server and initialize ShareDB with the ShareDBMongo database adapter.
npm install
npm run build && npm start