Skip to content
This repository has been archived by the owner on Oct 24, 2018. It is now read-only.

bgentry/node-whack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js Whack-a-mole

This is a tech demonstration of the ability of Node.js to handle many asynchronous events.

The project was built to run on Heroku and expects the RedisToGo and Pusher addons to be installed and present in the ENV. You also need access to Pusher's client events beta.

heroku create appname --stack cedar
heroku addons:add redistogo
heroku addons:add pusher
git push heroku master

About

Node.js Whack-a-mole using Pusher and Redis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published