Skip to content

royfrancis/shiny-flyer

Repository files navigation

shiny-flyer

ghcr dockerhub docker-hub

A Shiny/Quarto web app to create NBIS workshop flyers.

Running the app

Run online

Click here to access an online instance of this app. This link may not always be active.

Run in a docker container

docker run --platform=linux/amd64 --rm -p 3838:3838 royfrancis/shiny-flyer:latest

The app should be available through a web browser at http://0.0.0.0:3838.

Run in R

Install the following R packages:

install.packages(c("shiny","markdown","colourpicker","shinyWidgets","bsicons"))
remotes::install_github("rstudio/bslib")
remotes::install_github("quarto-dev/quarto-r")

This repo is not an R package. In the root directory of this repo, run app using shiny::runApp().

Acknowledgements

This app is built using R, Shiny, Quarto and Typst.


2026 • Roy Francis

About

Generate flyer for NBIS workshops

Topics

Resources

License

Stars

Watchers

Forks

Packages