Skip to content
This repository has been archived by the owner on Mar 14, 2020. It is now read-only.

Latest commit

 

History

History
28 lines (19 loc) · 349 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 349 Bytes

Average Alexa Skills Certification Times

Deployed on AWS

  • 3 Lambda functions
  • 2 DynamoDB tables
  • 1 S3 bucket
  • 1 CloudFront distribution

HTML pages are template based and rendered with mustache.js library.

Development

Initial setup

nvm use
yarn install

Run tests

grunt test