jeffcharles / dynamodb-viewer

Quick and dirty view into my DynamoDB setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DynamoDB Viewer

This is a super quick project to get a better view of what's in my local development DynamoDB.

How to run it locally

yarn install will install all dependencies. yarn run serve will start it on http://localhost:8080.

About

Quick and dirty view into my DynamoDB setup

License:MIT License


Languages

Language:TypeScript 84.7%Language:JavaScript 12.1%Language:HTML 2.4%Language:CSS 0.8%