mattotodd / node-red-contrib-alexa

a node-red node for integration with amazon alexa skills
Apache License 2.0
20 stars 9 forks source link

Bluemix App provisioning of node-red-contrib-alexa #7

Open johnwalicki opened 8 years ago

johnwalicki commented 8 years ago

Matt - Brilliant. I have followed the instructions to add a node to a Bluemix application: https://developer.ibm.com/answers/questions/180359/node-red-instructions-for-adding-a-new-node/

I added dozens of Alexa node dependencies to the package.json in my Bluemix app. Re-Staged my app. It works! Now I have the Alexa nodes within my Bluemix app and want to create Alexa skills that can leverage Watson Cognitive APIs.

Do you have some examples of Alexa node-red flows that I can build on?