Skip to content

redsquirrel/groudashpon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description
===========

Playing with Web Sockets via Pusher and the Groupon API.
* http://pusherapp.com/
* http://sites.google.com/site/grouponapi/home


Pushing events
==============

To run "node push.js" you will need a pusher_config.js file in the root that looks like this:

exports.get = function() {
  return {
    appId:  '1234',
    key:    '0aafake61807key8fe70',
    secret: '789fake2ac7esecretd9'
  };
}


Contributors
============
Dave Hoover @redsquirrel
Michael Hines @michaelphines
Paul Grenning @paul_grenning

About

Dashboard of all active Groupon Deals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published