- 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 for- serverless
- npm iis shorthand for- npm install(see- node_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