jnst / yun

serverless project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yun

serverless project

Requirements

Install

$ yarn

Setting

Run local

$ sls invoke local --funcation hello

Deploy to aws lambda

$ cd sample
$ sls deploy --function hello 

Run

$ sls invoke local --funcation hello

About

serverless project

License:MIT License