http://www.meetup.com/Node-js-Denver-Boulder/events/224307054/
Pete Lyons will be joining us (AGAIN!) to go over the 12-Factor App in Node, to-
• Detail the 12 factors from http://12factor.net/, explaining each one - especially configuration, logging, process supervision
• Talk about non-12-factor approaches commonly seen in Node projects, and what issues they cause
• Implement each factor in a sample Node app
• Demo deploying and running the app