This Node server proxies requests under /app/ to a Streamlit app running on
localhost:8080. It adds a Authentication header to the request to authenticate
with the Streamlit app.
- Install dependencies:
yarn- Start the server:
yarn dev- Open the app in your browser:
http://localhost:9898/app/