Devops Web App install the node packages for the web tier: → npm install start the app → npm start NOTE this app uses two env variables: PORT: the listening PORT API_HOST: the full url to call the API app These two variables need to be set New deployment