package
0.0.0-20240311033727-62d34d757da5
Repository: https://github.com/jo-hoe/serverless-toolbox.git
Documentation: pkg.go.dev

# README

DynamoDB Development

To test the dynamo db implementation, you have to run a local instance of dynamo db.

You can download dynamodb here.

Run command

To test the database locally after download, open the command prompt and execute

java -Djava.library.path=./DynamoDBLocal_lib -jar DynamoDBLocal.jar -sharedDb