Last Updated: February 25, 2016
·
6.28K
· fernandoperigolo

Vagrant machine for NodeJS and MongoDB

Before start a NodeJS project, we have a lot of work to do configuring our ambient. If you are using windows, probably it is make you cry.

Thinking about it, some god create this: https://github.com/semmypurewal/node-dev-bootstrap

This is a Vagrant machine ready for NodeJS development. I test it and work clean in my first try.

Install Vagrant, Clone the Machine and Vagrant up. Lets code!