alexa-app-server icon indicating copy to clipboard operation
alexa-app-server copied to clipboard

Add support for node Alexa-sdk

Open aallbrig opened this issue 9 years ago • 3 comments

When I tried to test the node alexa-sdk (https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs) locally, I got a response from alexa-app-server of...

App [app-name] is not an instance of alexa-app

which means that any user using alexa-sdk instead of alexa-app (https://github.com/matt-kruse/alexa-app) cannot proceed with local testing. Is there support for this and I simply haven't configured alex-sdk or my app correctly, or does the support for alexa-sdk not exist? If the latter, ought there be support for alexa-sdk?

aallbrig avatar Nov 05 '16 22:11 aallbrig

This project was created specifically to serve up apps created using alexa-app. When I made it, alexa-sdk didn't even exist.

If anyone wants to extend this to support alexa-sdk, I will merge a PR. :)

matt-kruse avatar Nov 08 '16 20:11 matt-kruse

Currently trying to locally host an Alexa skill using alexa-sdk. Any updates on this?

jdramosf avatar Jul 26 '17 15:07 jdramosf

No updates @jdramosf, please contribute.

dblock avatar Jul 26 '17 18:07 dblock