Nothing
withr::local_temp_libpaths()
install.packages("shiny")
rsconnect::deployApp(
rprojroot::find_package_root_file("inst/examples-shiny/build-a-box"),
appName = "build-a-box",
account = "bslib",
forceUpdate = TRUE
)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.