pluralsight/guides

how to host node js alexa project on local server(public IP)

shishirc opened this issue · 2 comments

I am trying to host this node JS code on local server , but not getting success.

could you please help me on the same

Which node JS code/guide are you referring to?

I got success on this, I have hosted alexa-app-server package on my local machine.
one more thing no need to use any alexa-specific devolvement kit. One can call alexa-skill/device from any HTTPS web-service. only need to take care of input/output JSON format.