My saas is 100% streamlit and it survived 1000 connected users and 4months without a service fail

Yes, i want. Do you have a contact/chat/whastapp?

I made projects like FastAPI App For Production: GitHub - paulocoutinhox/fastapi-app: A FastAPI complete application with nice features and tests

Complete SaaS with Django (PyAA): GitHub - paulocoutinhox/pyaa: PyAA is a powerful, open-source Python + Django template application designed to build robust web applications

1 Like

JeanMILPIED -

Would you be able to explain how you were able to link your app to a custom domain? Ive done it where you simply embed the streamlit app using HTML on the domain - but wondering if you have a better solution for that.

Much appreciatedd!

1 Like

I’d like to see this thread stay open longer than 6 months. Too many great ideas die here on Streamlit because the bots close topics.

2 Likes

Nice website, a multi-language version would be very welcome. a quick question, something i am struggling with on my own project, how are you handling the multi-user aspect of things within streamlit?