Basic Boilerplate for a node.js shell application with models, services, helpers, logging and configuration. Configuration via command line parameters, environment variables and a json file is handled by the excellent nConf Logging is built in using Winston
MIT (See license file) Go nuts.