Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 345 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 345 Bytes

Local DB

Offline DynamoDB table

Overview

  • Docker compose uses amazon/dynamodb-local image.

Requirements

Run

Creates a local DynamoDB table and prefills with random data

yarn start

Inspect and edit local db table in browser

http://localhost:8001