Using foreverjs and github webhooks to deploy nodejs services

Posted by: Seth Lakowske

I created nodejs static blog.  Here is a page served by that static blog code : http://sethlakowske.com/articles/github-push-event-deployment/.  The page describes how simple ingredients, github webhooks, foreverjs and npm are used to keep blog software running and updating within milliseconds of an articles being pushed.