Skip to content

kevinjamesparks/alexa_skill

Repository files navigation

alt text

Alexa Skill

Getting Started

Here is some information on how to install dependencies and run the application

Prerequisite

Python 3 is required for this application

Add control file to path

Add the 'run' bash file to path so run command can be used

export PATH=$PATH:<root/folder/of/application>

Installing

run setup

Running the development server

With run

run start

Running the skill behind https with ngrok

ngrok http 5000

ngrok makes it so Alexa can talk to your code right away.
Use the HTTPS endpoint on Amazon's developer portal

Authors

  • Kevin James parks

About

Amazon Alexa Skill

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published