A basic Shiny app to test auto deployment to staging and production environments through Git Actions.
- Clone repo:
git clone git@github.com:stats4sd/testing-shiny-deployment.git - Open the R project and run
renv::restore()to setup the required R packages