https://github.com/jakepartusch/aws-workshop-slides
Presentation slides for a short workshop with Lex, DynamoDB, and Lambda
https://github.com/jakepartusch/aws-workshop-slides
Last synced: 8 months ago
JSON representation
Presentation slides for a short workshop with Lex, DynamoDB, and Lambda
- Host: GitHub
- URL: https://github.com/jakepartusch/aws-workshop-slides
- Owner: JakePartusch
- Created: 2019-04-16T03:36:53.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-01T02:47:13.000Z (almost 7 years ago)
- Last Synced: 2025-06-30T20:04:27.827Z (8 months ago)
- Language: JavaScript
- Homepage: https://aws-athene-workshop.netlify.com/
- Size: 5.85 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AWS Workshop Slides
## Install
- `yarn install`
## Development Mode
- `yarn start`
## Production build - static assets
- `yarn build`