Ramaraja

Results 1 issues of Ramaraja

I am learning how to use localstack to test my serverless app. I started with a simple serverless app created from a template, ``` serverless create --template aws-nodejs ``` Here's...