cf-sample-app-nodejs
cf-sample-app-nodejs copied to clipboard
Should I run npm install for deploying?
Well I´ve followed all both "https://developers.sap.com/tutorials/cp-cf-dev-01-prepare-app.html" and "https://developers.sap.com/tutorials/cp-cf-dev-02-deploy-app.html" tutorial in order to deploy the app but I keep hiting the same problem bellow when I click the link that was generated for my app https://my-host1508.apps.internal/.

All I have changed at my app was adding the host parameter in manifest.yml file.
Hi Lucas, go to your subaccount -> space, and create a new route using the left side menu. Populate the same host name and select the correct domain. Once the route is created, you need to map the route to your app and then it should work.
Abracos ;) Okan