I have created a portfolio website alexverheecke.com through GitHub Pages and namecheap.
I now want to add my streamlit web application to my domain. Preferably as alexverheecke.com/streamlitapp but as a subdomain would work too (streamlitapp.alexverheecke.com).
I have read here that it is possible by iframing the app. My app repo has the index.html file however, I don’t really understand how to go from there.