Skip to content

Wang-Bioinformatics-Lab/USIPlayground_App

Repository files navigation

Wang Lab Streamlit Basic Template

This is a minimally viable template for Wang Lab

Editing Template

  1. Replace all references to template to your own name
  2. Change the external port in docker-compose.yml and docker-compose-dev.yml
  3. Make new repo
  4. Bring up the server with make server-compose-interactive
  5. For Production, we don't open ports, everything goes through a reverse proxy, so you can use the following command make server-compose-production