Add support for node Alexa-sdk
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?
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. :)
Currently trying to locally host an Alexa skill using alexa-sdk. Any updates on this?
No updates @jdramosf, please contribute.