Really appreciate you spending time on this, it's exactly what I was looking for.
Is it possible for the first time user experience to be simpler? Ideally 1 command to convert any Streamlit app into a standalone web app, no config needed. E.g. I think we can traverse the dependencies from APP_ENTRYPOINT to get all the APP_FILES, instead of asking users to declare them.
Really appreciate you spending time on this, it's exactly what I was looking for.
Is it possible for the first time user experience to be simpler? Ideally 1 command to convert any Streamlit app into a standalone web app, no config needed. E.g. I think we can traverse the dependencies from APP_ENTRYPOINT to get all the APP_FILES, instead of asking users to declare them.