Skip to content

tsutorm/lambda-run-sample

Repository files navigation

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.

About

I tried to do something like Cloud Run with Lambda Container.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published