Skip to content

Artmann/node-streamlit-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published