- Install Node (LTS) - https://nodejs.org/en/download/
- Install Python (3.7.x) - https://www.python.org/downloads/
- Globally install serverless
npm i -g serverless
slsis shorthand forserverlessnpm iis shorthand fornpm install(seenode_modules)npm i -gglobally installs a dependency (usually reserved for dependencies that are needed to create a project)
- hello world
- hello world with offline support
- Up for vote:
- dynamo (with offline support)
- full stack app with s3/cloudfront (cdn)
- lambda layers