NodeJS Node Boiler Plate setup Was starting to work on a small Trello powerup utility and had to quickly start a Node + Express server. My First thought was to use the 'npm init' command and go through the usual drill but then decided to look for a better way.