alexa-samples/skill-sample-nodejs-highlowgame

alternate index.js for use with local https server using node/express

johngo7470 opened this issue · 1 comments

For those who want to run the high-low skill on your own https (Node.js) server, I've attached a version of index.js (highlowApp.js) wrapped with express (for testing purposes only - no Skill ID check).

highlowApp.js.txt

Thanks for supplying the sample. I'm closing the issue (since it's not an issue per se).