Skip to content

A GUI for local DynamoDB supports Single Table design

Notifications You must be signed in to change notification settings

thongdong7/dynamodb-explorer

Repository files navigation

A GUI for local DynamoDB supports Single Table design

Usage

npx @thongdong7/dynamodb-explorer --dynamo-endpoint=http://localhost:8000

Options:

  • -v / --version: output the current version
  • -p <port> / --port <port>: port to listen on (default: "8001")
  • -H <host> / --host <host>: host to listen on (default: "localhost")
  • -e <endpoint> / --dynamo-endpoint <endpoint>: DynamoDB endpoint (default: "http://localhost:8000")
  • -h / --help: display help for command

Screenshot

DynamoDB Explorer Screenshot

About

A GUI for local DynamoDB supports Single Table design

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published