Welcome to Node JS Web Starter application that uses the IBM DataCache REST interface!
This sample application demonstrates how to write a Node JS application using IBM DataCache REST interface and deploy it on BlueMix.
-
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 homeguard
-
Access your app: http://homeguard.ng.bluemix.net