Deploying Streamlit with Nginx on a Custom URL Path📅 2024-11-09After building a web app with Streamlit, I needed to deploy it using Nginx on a custom URL path (e.g., /myapp). Here, I share my setup to help others avoid some pitfalls.