This blogpost makes a nice point for deployin a {shiny} app as a package.
This chapter describes the basic workflow with git. Gist: never commit to main when working with others. Always ask when merging one branch with master (make a pull request). Work in your own branch first.
This chapter describes different options for saving persistent data in a shiny app. We'll use a persistent SQLite-Database to store our data in a rectangular format.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.