️ DEPRECATED GITLAB INSTANCE ️ This GitLab is now read-only for reference. Please use https://gitlab.iauro.co for all new work.

Migration completed on September 17, 2025

Commit de4a364f authored by Piyush Singh's avatar Piyush Singh

Add new file

parent 9cc34078
1. Dockerized Streamlit + FastAPI:
https://hub.docker.com/r/piyushsingh24/fastapi-streamlit/tags
2. app deployed on streamlit cloud
https://my-sample-website.streamlit.app/
(
Streamlit Cloud doesn't support running FastAPI inside container so the backend server cannot run there
And it cannot accept Docker container directly;
The platform only runs apps from GitHub repositories and installs dependencies from requirements.txt
So this is a basic standalone streamlit webpage deployed on streamlit cloud as per assignment point of view
)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment