| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
ShareDB is a realtime database backend based on Operational Transformation (OT) of JSON documents. It is the realtime backend for the DerbyJS web application framework.
For help, questions, discussion and announcements, join the ShareJS mailing list or read the documentation.
Please report any bugs you find to the issue tracker.
https://share.github.io/sharedb/
The documentation is stored as Markdown files, but sometimes it can be useful to run these locally. The docs are served using Jekyll, and require Ruby >2.4.0 and Bundler:
gem install jekyll bundlerThe docs can be built locally and served with live reload:
npm run docs:install
npm run docs:start| Back | FazBrowse Home | New Git URL |