This Bluemix LoopBack project is generated by LoopBack.
Change the name from "loopback-example-bluemix" to your own in package.json
, manifest.yml
, and .bluemix/toolchain.yml
lb datasource --bluemix
lb model --bluemix
Make sure you have installed the Cloud Foundry Commandline Interface (cf
), and are authenticated.
cf push <NAME OF YOUR APP>