Skip to content

Files

Latest commit

a152f0b · Jul 21, 2019

History

History
11 lines (7 loc) · 437 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 437 Bytes

Serverless Starter Node AWS

Minimalist Serverless starter using Node.Js and Serverless framework for AWS.

Deployment

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