Hello,
I know Python and Streamlit and have created a website using webflow. But I am a total noob in data engineering/dev. for websites. I was wondering if the community could give me some rough guidelines on how to think/work on the following idea:
- On my website (using webflow) I would like to install a paywall with registering username and password.
- This gives access to the website but also gives access to certain (not all) Streamlit applications I have developed. I guess itโs not possible to integrate a Streamlit app on a Webflow site. I mean, like the user does not notice he gets redirected to another URL on the Streamlit cloud when clicking the link to the app?
- Is it possible to link usernames and passwords generated through Webflow with streamlit applications?
Any ideas on how to start this up? If at all possible? Thank you so much. Sorry if this sounds obvious, but again Iโm relatively new to website engineering with data applications.
Much love. Warm regards
H