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
cdto it. -
Connect to BlueMix:
cf api https://api.stage1.ng.bluemix.net -
Log into BlueMix:
cf login -u PETERHAN@ie.ibm.com cf target -o PETERHAN@ie.ibm.com -s dev -
Deploy your app:
cf push faas -
Access your app: faas.stage1.ng.bluemix.net