Resources
This carefully curated collection of resources will help you find packages and learning resources to help you on your R journey.
How to Build and Automate Serverless Dashboards with R or Python
Albert Rapp walks through how to build serverless dashboards in R or Python and then automate their deployment using GitHub Actions. The video covers how to set up a dashboard that runs without a server, and then how to configure a GitHub Actions workflow so the dashboard redeploys automatically whenever you push changes to your repository. It’s a practical guide for anyone who wants to get a Quarto dashboard online without the overhead of managing a server—and without having to remember to redeploy manually every time something changes.
Go to Resource