Skip to content

Instantly share code, notes, and snippets.

@devisnotnull
Created December 7, 2019 23:44
Show Gist options
  • Save devisnotnull/10bb5551269552eb8764d9e5ccf5cf00 to your computer and use it in GitHub Desktop.
Save devisnotnull/10bb5551269552eb8764d9e5ccf5cf00 to your computer and use it in GitHub Desktop.
AWS DynamoDB locally
docker run -p 8000:8000 amazon/dynamodb-local --name aws-dynamo-db-local
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment