Minimalist Serverless starter using Node.Js and Serverless framework for AWS.
Install Serverless framework globally if you haven't installed yet. You will need npm for that. How to install npm
Configure serverless.yaml file
Deploy with parameters
sls deploy --stage dev --region us-west-1 --profile my-profile