-
Notifications
You must be signed in to change notification settings - Fork 6
Streamlit Deployment
Huzefaaa2 edited this page Jan 26, 2026
·
10 revisions
pip install -e .
streamlit run streamlit_app.pyhttps://terraform-guardrail.streamlit.app/
- Push the repo to GitHub.
- Create a Streamlit Cloud app.
- Main file: streamlit_app.py.
- Deploy (Streamlit installs dependencies from requirements.txt).