Serverless Framework Boilerplate

What's included

Getting started

sls create --name YOUR_PROJECT_NAME --template-url https://github.com/stevenlay/serverless-template.git
cd YOUR_PROJECT_NAME
npm install