Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

greeter

install

npm install

run in local

run the project with functionly CLI

functionly start

then test it

curl 'http://localhost:3000/hello?name=world'

deploy to aws

create and setup your AWS IAM role (Lambda execution)

functionly deploy