Automate with GitHub Actions

This at present illustrates a way to Publish Apps with Shinylive. While this may be of limited utility at this time, it does illustrate how one might use GitHub Actions to automate a workflow. More to come.

Publish Apps with Shinylive

It is possible to host a client-side (browser run) Shiny app provided it is fairly simple. The tool to do this is Shinylive, which was probably originally developed for Python and is now available for R as r-shinylive. It has some challenges as all material must be self-contained in the app, including data.

See AI prompts used for creating shinylive apps:


Table of contents


This site uses Just the Docs, a documentation theme for Jekyll.