gordonbrander / Noise

An learning experiment with Socket.io, Express and the Twitter API. In collaboration with BDW Tech 2.

Home Page:http://bdwwebtech.pbworks.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Noise

An experiment with Twitter, Processing.js and Socket.io.

Installation

After checking out:

$ cd noise/
$ npm install .

That should do it. All dependencies will be installed by NPM.

Starting Up the app

It's an ExpressJS app, so all the usual applies.

$ node app.js

Roadmap

Integrate MongoDB via Mongoose. Add to package.json:

, "mongoose": ">= 2.3.10"
, "validator": ">= 0.3.4"

License

Released under the MIT License.

About

An learning experiment with Socket.io, Express and the Twitter API. In collaboration with BDW Tech 2.

http://bdwwebtech.pbworks.com/


Languages

Language:JavaScript 98.8%Language:Java 0.7%Language:Python 0.6%Language:Shell 0.0%