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

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

There is also a corresponding Node.js application.

Running Guide

  1. Install nginx + php-fpm and configure with the nginx config file
  2. Install bower
  3. Install assets with bower install
  4. Run the node.js app
  5. Connect to the redis shell using the command redis-cli and push news items with rpush news '{"content": "Testy test", "to": "theusername"}'

About

This is the PHP side of the demo app made for my presentation on integrating Node.js with PHP for the PHPHants March meet up

Resources

Stars

12 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages