Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sugyan/live-coder

web-based live-coding application. powered by node.js, socket.io
https://github.com/sugyan/live-coder

Last synced: 3 months ago
JSON representation

web-based live-coding application. powered by node.js, socket.io

Awesome Lists containing this project

README

        

This is web-based "live coding" application using node.js.

### Website
http://livecoder.sugyan.com/

### Setup
$ git clone git://github.com/sugyan/live-coder.git
$ cd live-coder
$ ./setup.sh
$ node server.js

### Dependencies
- [node.js](http://nodejs.org/) 0.4.8
- [Socket.IO](http://socket.io/) 0.6.18
- [Express](http://expressjs.com/) 2.3.11
- [EJS](http://embeddedjs.com/) 0.4.2
- [oauth](https://github.com/ciaranj/node-oauth) 0.9.0
- [MongoDB](http://www.mongodb.org/) 1.8.1
- [google-diff-match-patch](http://code.google.com/p/google-diff-match-patch/)
- [Eclipse Orion](http://wiki.eclipse.org/Orion) JavaScript editor