Skip to content

zbryikt/sharedb-postgres-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

High Concurrent Test for Sharedb + Postgresql

Collaborative Rich Text Editor with ShareDB

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.

Install dependencies

npm install

Build JavaScript bundle and run server

npm run build && npm start

Run app in browser

Load http://localhost:8080

About

a test case to reproduce error code 5002 in sharedb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published