MEAN Stack – Deploy to Nodejitsu
The MEAN Challenge Continues!
This video is part of the 30 Day MEAN Stack Honolulu Challenge
In this video we’ll deploy our app to Nodejitsu.
We look at:
– Installing the npm package ‘jitsu’
– Using the jitsu package to sign up to Nodejitsu
– Using the jitsu package to login to Nodejitsu
– Updating our package.json file for Nodejitsu
– Deploying our app to Nodejitsu
Note: NODE_ENV is automatically set to Production in this deployment.