Project setup npm install Set the credential environemtn variables: export GMAIL__USER="[email protected]" export GMAIL__PASSWORD="gmail-user's-password" Running the project node server.js open http://localhost:9400 Stuff to know http://nodejs.org http://bower.io http://diveintohtml5.info/geolocation.html https://github.com/andris9/nodemailer https://developers.google.com/maps/documentation/javascript/ http://expressjs.com/guide.html http://mongoosejs.com/ http://jasmine.github.io/2.0/introduction.html