Remix.run Logo
juujian 11 hours ago

Would be interesting to see if we can run shiny entirely client side with this.

georgestagg 10 hours ago | parent | next [-]

You can, yes:

https://shinylive.io/r/examples/

ekianjo 7 hours ago | parent | prev [-]

Yes, it makes it possible to run Shiny without a Shiny server. There are a few limitations but it works well.