Deploy Streamlit to Digitalocean
Severin,•web development
Step 1 - Create Repo
Create a Github Repo or clone my Example (opens in a new tab)
Step 2 - Create Digitalocean App
Create the app and configure
Step 3 - Edit the Run Command
streamlit run streamlit_app.py --server.port 8080 --server.headless true