Skip to content

arpanbee/covid_risk_score

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

covid_risk_score

Dockerized version of shiny app. Tested on AmazonLinux2.

  • install docker

  • run docker

  • grab code

  • create API key (/app/doc/HUD_API_KEY.txt)

  • build image (from within root directory)

    • "docker build -t covid-risk-score ."
  • run container

    • "docker run -d -p 80:3838 covid-risk-score"
  • shiny app should be running on host port 80

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 94.3%
  • Dockerfile 2.4%
  • HTML 1.9%
  • CSS 1.4%