developing smarter web applications...

node.js

Deploy node.js on cloudfoundry.com

Instructions to create a simple node.js app called node_app and then upload and run it on cloudfoundry.com.

In order to use cloudfoundry.com, you need to sign up and have your account approved. Do that now because approval does not happen immediately.

---

We will first get our node.js app working locally.

Download and install the latest node.js.

Change directory to where your code lives and then do:

 
Syndicate content