Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 481 Bytes

File metadata and controls

12 lines (8 loc) · 481 Bytes

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