ivorscott / saas-core

Multi-tenant SaaS backend
17 stars 3 forks source link

Setup DynamoDB locally #8

Closed ivorscott closed 2 years ago

ivorscott commented 2 years ago

Problem

We need to be able to use DynamoDB locally without being required to provision cloud resources.

https://hub.docker.com/r/amazon/dynamodb-local/

Acceptance Criteria