localstack / localstack-demo

Simple demo application deployed using LocalStack
https://docs.localstack.cloud/getting-started/quickstart/
61 stars 33 forks source link

fix: replace global serverless install to local #58

Open ankurksoni opened 1 year ago

ankurksoni commented 1 year ago

Allowing to install serverless locally in node_modules as the global install is not required. I have tested it on my local and works as expected.