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

Latest commit

 

History

History
11 lines (9 loc) · 400 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 400 Bytes

This is the Node.js side of the demo app I created for my presentation at the PHPHants March meet up.

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