You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You now know how to deploy an app, change its configuration, view logs, scale, and bind it to services.
Here’s some recommended reading. The first one is a set of tips for Node.js developers in the cloud. The second one describes the buildpack which Cloud Foundry uses to bootstrap Node.js applications. The third one is a collection of factors you should consider when creating a modern cloud-native application.
* <a href="../buildpacks/node/node-tips.html" target="_blank">Tips for Node.js Applications in the cloud</a>