Hello,
Does anyone know of an open source collaborative writing platform built using EmberJS? I’m looking to host a blog on my server, that will allow an author of a post to invite collaborators. Not interested in real-time, but versioning instead.
If you take a look at https://martinic.cloudant.com/bloggr/_all_docs the last row specifies the version revs. It is not in my example but you can roleback to older versions. Versioning works out of the box in CouchDB.