# covidapp-shiny **Repository Path**: rbind/covidapp-shiny ## Basic Information - **Project Name**: covidapp-shiny - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-02 - **Last Updated**: 2024-06-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # covidapp-shiny > A simple Shiny app to display and forecast COVID-19 daily cases This repository complements the following posts: - [_Dockerized Shiny Apps with Dependencies_](https://hosting.analythium.io/dockerized-shiny-apps-with-dependencies) - [_Best Practices for R with Docker_](https://hosting.analythium.io/best-practices-for-r-with-docker/) - [_Running Shiny Server in Docker_](https://hosting.analythium.io/running-shiny-server-in-docker) Structure of the repository: - [Workflow](01-workflow) - [Shiny app](02-shiny-app) - Dockerized Shiny app with dependencies: - [explicit dependencies](03-docker-basic) - [using DESCRIPTION](04-docker-deps) - [using renv](05-docker-renv) - [Compare 5 different parent images](99-images) MIT License (c) 2021 Analythium Solutions Inc.