This is the Node.js side of the demo app I created for my presentation at the PHPHants March 2013 meet up.
There is also a corresponding PHP application.
The app assumes all of this is installed locally.
- Install redis
- Install memcached
- Install node.js
- Install deps with
npm install
- Run with
node app.js