Skip to content

KaledKelevra/alexa-wikiquote

 
 

Repository files navigation

wiki quote skill

Using Alexa SDK for nodeJs to build a skill reading quotes from de.wikiquote.org

Getting Started

toolchain

npm install
  • open Visual Studio Code
  • build with Ctrl+Shift+B (or npm run build)
  • create aws.config file with your S3 bucket's access key and secret key (you should not commit that file)
  • npm run deploy

Check out These Other Developer Resources

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%