Welcome to your new Node.js app!
Node.js app runs on a server-side high performance, highly scalable, event-driven environment with non-blocking I/O that is programmed with the JavaScript programming language.
-
Extract the package and
cd
to it. -
Connect to Bluemix:
cf api https://api.ng.bluemix.net
-
Log into Bluemix:
cf login -u [email protected] cf target -o [email protected] -s dev
-
Deploy your app:
cf push fordweb
-
Access your app: fordweb.mybluemix.net