alexa-app-server | An Alexa app server for alexa-app | Runtime Evironment library
kandi X-RAY | alexa-app-server Summary
kandi X-RAY | alexa-app-server Summary
An Alexa App (Skill) Server module using Node.js and the alexa-app module.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Code operator .
- Create a new instance .
- module
- Initialize YSKF object
- Efactory function
- return a function
- Fisher - core object
- Saves variable expressions
- Creates new instance .
- Creates JavaScript instance .
alexa-app-server Key Features
alexa-app-server Examples and Code Snippets
Community Discussions
Trending Discussions on alexa-app-server
QUESTION
Is it possible to run alexa skill locally with ngrok instead AWS? I built a skill in AWS Lambda but I would rather use my own server. What can I do to run Alexa locally?
I tried https://github.com/alexa-js/alexa-app-server but it makes any sense because I would need to rewrite my whole code :( The better solution is http://docs.bespoken.tools/en/latest/tutorials/tutorial_lambda_nodejs/ but it isn't the best. It just works only for a wellcome intent and freezes after that :(
Terminal Logs from bespken command:
...ANSWER
Answered 2020-Jan-26 at 20:38Yes, there are several solutions for running your node lambda locally. I've been using node-lambda, for example. Like most solutions it is oriented to users who want to test locally and then easily deploy to AWS Lambda.
If you want to run them yourself, I would note that MS and IBM have made their implementations of lambda open-source (here's MS's and IBM's). I haven't actually tried it myself, and I would note that with AWS, GCP, and Azure all providing Lambda services for node the market for these is healthy and the lock-in is minimal so I feel less need to be able to run it myself than for something like Dynamo.
But I also recommend that you continue to pursue BST. I'm using some of my own pieces for testing my skills because I got started before I heard of their stuff, but what I have tried of their's (BSTAlexa) is very useful and I see that they provide some of the other pieces you need for easy and effective testing of your skill.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install alexa-app-server
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page