Hello everyone!
I'm new in shiny io and have the free plan.
I've just deployed an application in shiny io and it's working properly. However, after clicking in the web page, it takes more than 1 minute to load. While it's loading, it keeps written "Please wait...".
This is normal? Is there anything I can do to reduce this time? If I upgrade to the Basic Plan it'll probably load faster?
In the code, I just read some small csv, but I generate a lot of plots with plotly.
Thanks a lot!