Skip to content

MEANSandbox/heroku-node-mlab-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

heroku-node-mlab-seed

A NodeJs seed server with #Express and #Mongoose and #MLab which is ready to deploy on #Heroku/Dokku

step1: create account in www.malb.com and get the commection URL step: git clone and cd into directory
step2: update connection URL in public/database/config.js file
step3: npm install
step4: npm start

For Hekoku Deployment
step1: run command heroku create AppName
step2: git push heroku master
step3: heroku open (That's it !)

refer this link for more detail https://devcenter.heroku.com/articles/getting-started-with-nodejs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors