Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (7 loc) · 320 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 320 Bytes

COVID-19 visualization

Updating COVID-19 data

The data is included via git submodule. In order to update the data run the following command:

git submodule update --remote

Note that this process is happening automatically on heroku while deploying.

Development

bundle exec rerun "rackup -p3000"