This repository was archived by the owner on Jan 12, 2023. It is now read-only.

Description
Really struggling to run with localstack. Trying to use serverless-localstack plugin, but as soon as i drop it into .serverless_plugins make deps and make deploy get stuck forever. Running build outside of docker looks fine, trying to deploy it i'm getting Unable to find handler script in Lambda archive. Have absolutely no issues with real AWS though.
Is that the intended way to run on localstack even? Any chance to get some first steps explained?