template.dashboard
Preconfigured dashboard that supports continuous development and deployment of a Shiny application. Committing to master branch triggers:
rsconnect
pkgdown
You can install template.dashboard by using:
install.packages("remotes") remotes::install_github("tidylab/template.dashboard")