Demo material for the AWS Serverless presentation
- Latest node.js 14.x
- Checkout the source code and import the project from existing sources
- In Intellij settings:
- search for Languages and Frameworks, Javascript and select ECMASript 6
- search for Languages and Frameworks, Nodejs and NPM and enable Coding assistance for Nodejs
- search for Editor, Inspections, Javascript, Code quality tools and enable Standard code style
- npm install serverless -g
- serverless deploy