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.
Initial setup
nvm use
yarn install
Run tests
grunt test
Deployed on AWS
HTML pages are template based and rendered with mustache.js library.
Initial setup
nvm use
yarn install
Run tests
grunt test