An open API service indexing awesome lists of open source software.

https://github.com/jritsema/apprunner-demo

Deploy a containerized app to App Runner
https://github.com/jritsema/apprunner-demo

apprunner aws containers demo

Last synced: about 1 month ago
JSON representation

Deploy a containerized app to App Runner

Awesome Lists containing this project

README

          

# apprunner demo

A very simple web app written in node.js

Provision using `make apprunner`.

Deploy code changes using `make image`. App Runner deployments are automatically triggered whenever new images are pushed to ECR.