API Lab Deployment
Droplet (server): fe-dev-api-lab01
-> 162.243.19.214
Domain: apilab.gitlab.com
Using pm2
to manage the app as a service and restart on crashes.
cd /var/www/apilab
pm2 start npm --name="apilab" -- start`
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
Droplet (server): fe-dev-api-lab01
-> 162.243.19.214
Domain: apilab.gitlab.com
Using pm2
to manage the app as a service and restart on crashes.
cd /var/www/apilab
pm2 start npm --name="apilab" -- start`