If you find this add-on useful, please star it on GitHub — stars show appreciation and help maintainers know their work matters.
This repository allows you to quickly install DynamoDB database manager into a Ddev project using just ddev get valicm/ddev-dynamodb.
For DDEV v1.23.5 or above run
ddev add-on get valicm/ddev-dynamodb && ddev restart
For earlier versions of DDEV run
ddev get valicm/ddev-dynamodb && ddev restart
If you find this add-on useful, please star it on GitHub — stars show appreciation and help maintainers know their work matters.