Skip to content

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

License

Notifications You must be signed in to change notification settings

Epictetus/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

Languages

  • Ruby 91.9%
  • Dockerfile 6.2%
  • Shell 1.9%