serverless-dynamodb-local icon indicating copy to clipboard operation
serverless-dynamodb-local copied to clipboard

Allow start hook configuration

Open jvarho opened this issue 4 years ago • 0 comments
trafficstars

This adds an option to define a manual hook so that dynamodb local starts with the dev server. In my case it allows sls wsgi serve to start it. I.e. serverless-wsgi.

I could just add the hook to the list instead if that's preferred, but it seems likely there are others that people might want to use this with.

jvarho avatar Mar 21 '21 10:03 jvarho