Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 327 Bytes

File metadata and controls

21 lines (14 loc) · 327 Bytes

Lambda Run Sample

build & deploy

build

$ build.sh [AWS_ACCOUNT_ID]

deploy

$ cp environments/dev.yml.sample environments/dev.yml
$ vim environments/dev.yml
$ yarn run serverless deploy

License

The source code is licensed MIT. The website content is licensed CC BY 4.0,see LICENSE.