Skip to content

stefanbangels/aws-serverless-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-serverless-demo

Description

Demo material for the AWS Serverless presentation

Prerequisites

  • Latest node.js 14.x

Intellij setup

  • 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

Serverless setup

  • npm install serverless -g

Deploy

  • serverless deploy

Test

About

Demo material for the AWS Serverless presentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published