A demo of plain text presence using ShareDB and html-text-collab-ext.
This application was originally authored by Stian Håklev in github.com/houshuang/presence-demo. The original application was simplified by Curran Kelleher down to a single textarea
with presence. The purpose of this simplified version is provide a more minimal example to demonstrate that the Presence work on json0 functions within an integrated system.
To run locally:
npm install
npm run build && npm start