This is a simple, basic Vagrant set-up for a development box for Node JS, provisioned with chef-solo,
Other recipies included:
- build-essential
- vim
- git
- apt
Clone it and launch Vagrant:
git clone --recursive git://github.com/bitlyfied/vagrant-chef-nodejs-startup.git my-project
cd my-project
vagrant up