Skip to content
This repository has been archived by the owner on May 17, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 504 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 504 Bytes

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.

Running Guide

The app assumes all of this is installed locally.

  1. Install redis
  2. Install memcached
  3. Install node.js
  4. Install deps with npm install
  5. Run with node app.js