Closed tommyngx closed 3 years ago
Streamlit has their own deployment server where you can deploy your web app. Steps are simple too,
Streamlit has their own deployment server where you can deploy your web app. Steps are simple too,
- First register in Streamlit Sharing
- After recieving the invitation, login to your streamlit account and then go to the sharing tab and click on New App button.
- Then you'll be required to paste the link of your Github Repo in the Repository box, select the branch and then the file which contains the main code for the app.
- And then click on the Deploy button.
- The domain for the app can be copied from the address bar of your browser The app will remain online on the server for 7 days if no traffic is experienced. if the app is closed down, just open the domain and your app will be restarted.
Thank for your sharing!
Could you please share your steps and experience to deploy your webapp? Streamlit I believe it is the frontend only! how about backend? which way has you applied for your project? Many thanks!