Offline DynamoDB table
- Docker compose uses amazon/dynamodb-local image.
Creates a local DynamoDB table and prefills with random data
yarn start
Inspect and edit local db table in browser
http://localhost:8001
Offline DynamoDB table
Creates a local DynamoDB table and prefills with random data
yarn start
Inspect and edit local db table in browser
http://localhost:8001