An open API service indexing awesome lists of open source software.

https://github.com/ozzimpact/collaborative-editor

Real-time room based collaborative rich text editor.
https://github.com/ozzimpact/collaborative-editor

Last synced: 3 months ago
JSON representation

Real-time room based collaborative rich text editor.

Awesome Lists containing this project

README

        

# Collaborative Editor

[![Build Status](https://travis-ci.org/ozzimpact/collaborative-editor.svg?branch=master)](https://travis-ci.org/ozzimpact/collaborative-editor)

Real-time room based collaborative rich text editor.

# Installation

Requirements
* nodejs
* mongodb
* redis

Setup
* npm install
* bower install
* redis and mongodb should be up and running

# Stack
* Express.js
* Socket.io + angular-socket-io
* Redis
* MongoDB
* Passport.js
* Bcrypt
* Ejs
* Angularjs