Node Streamlit Proxy

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.

Usage

  1. Install dependencies:
yarn
  1. Start the server:
yarn dev
  1. Open the app in your browser:
http://localhost:9898/app/