Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 992 Bytes

README.md

File metadata and controls

38 lines (23 loc) · 992 Bytes

Logo

Saloniki Alexa Skill

This skill shows off a simple menu generator with an appetizer, main course and drink for a local restaurant.

Run "Locally"

Clone the project

  git clone https://github.com/UkeHa/SalonikiAlexaSkill.git

Create aws lambda function with dotnet 6 and add Alexa as trigger. Add skill id to the trigger (you can find it under Endpoint in the Alexa skill)

  https://eu-central-1.console.aws.amazon.com/lambda/home?region=eu-central-1#/functions

Copy the Function-ARN-code and create Alexa Skill. Add the arn-code in your alexa skill under Endpoint

  https://developer.amazon.com/alexa/console/ask

Push code from terminal (inside the cloned repository folder) to lambda

  dotnet lambda deploy-function SalonikiApen

Authors

  • @UkeHa
  • OpenApi DALL-E 2 created the logo