Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 214 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 214 Bytes

Streamlit app deployment example

Streamlit app deployed to AWS ECS by using CDK. Note that CDK code is written in TypeScript, not Python.

How to deploy the app

cd infra
npm install
npx cdk deploy