This is the Node.js side of the demo app I created for my presentation at the PHPHants March meet up.
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