testify-dynamodb
v1.0.3
Published
creates local dynamodb tables based on yaml stacks
Downloads
36
Readme
Testify DynamoDB
A cli tool to read the files in a stacks folder and replicate dynamodb tables locally for testing purpose. The script expects the local DynamoDB instance to be running on localhost:8000.
usage: node index.js <stacksFolder>