Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sastels/first-dose

Compare Canada's vaccination rollout to other countries.
https://github.com/sastels/first-dose

canada-covid-19 covid-19 vaccine-tracker

Last synced: 8 days ago
JSON representation

Compare Canada's vaccination rollout to other countries.

Awesome Lists containing this project

README

        

# Historical first dose curves

Comparing Canada's vaccination rollout with other countries.

Data from [Our World in Data](https://github.com/owid/covid-19-data).

### Create JavaScript environment

`yarn install`

## Run app locally

`yarn start`

## Update data and deploy to Github pages

`sh update.sh`

## Deploy cloud functions

`cd functions && yarn deploy`