Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

143 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chefly

A app using Express 4.

Running Locally

Make sure you have Node.js and the Heroku Toolbelt installed.

$ git pull
$ npm install
$ heroku local

Your app should now be running on localhost:5000.

Deploying to Heroku

$ git add .

$ git commit -m "what did you change"

$ git push

Merging your local branch with <dev|prod> will automatically rebuild and relaunch the server. 

Merging the dev branch to prod will rebuild the production server and should only be done after code reviews.

Documentation

Steps to launch the mongoDB web interface
$ heroku login
<login>
<pasword>

$ heroku addons:open mongolab --app chefly-prod

About

Node.js Application Server

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages