muvhaus-sl / dashboard-outplay

A dashboard test using Ember-cli
0 stars 0 forks source link

Create Staging Deployment #7

Closed muvhaus-sl closed 7 years ago

muvhaus-sl commented 7 years ago

The current dashboard URL is using the development build. Need to run Ember-cli-deploy and generate production version, then configure Nginx to serve it.

muvhaus-sl commented 7 years ago

Generated build and used httpd to serve it. Added pm2 for the nodeJS server that handles APIs.