shinylive
CRANshinyliveMaRDI QIDQ5979316
Run 'shiny' Applications in the Browser
Barret Schloerke, Winston Chang
Last update: 4 December 2023
Copyright license: MIT license, File License
Software version identifier: 0.1.0, 0.1.1
Exporting 'shiny' applications with 'shinylive' allows you to run them entirely in a web browser, without the need for a separate R server. The traditional way of deploying 'shiny' applications involves in a separate server and client: the server runs R and 'shiny', and clients connect via the web browser. When an application is deployed with 'shinylive', R and 'shiny' run in the web browser (via 'webR'): the browser is effectively both the client and server for the application. This allows for your 'shiny' application exported by 'shinylive' to be hosted by a static web server.
This page was built for software: shinylive