Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.
/ eersteprik Public archive

To combat the Coronavirus crisis, Dutch Minister of Health, Welfare and Sport, Hugo de Jonge promised to vaccinate every adult with at least one shot by July 1st. This website is tracking if we're on target to reach that goal.

License

Notifications You must be signed in to change notification settings

ebosveld/eersteprik

Repository files navigation

Eerste prik

Netlify GitHub JavaScript Style Guide Node

To combat the Coronavirus crisis, Dutch Minister of Health, Welfare and Sport, Hugo de Jonge promised to vaccinate every adult with at least one shot by July 1st. This website is tracking if we're on target to reach that goal.

Hosting

Hosting is done by Netlify. With every pull request, a preview is made to see the end result. When a commit is made to the main branch, the site will be automatically deployed.

Build Setup

The project uses Nuxt.js and Yarn. So make sure you've installed Yarn and Node, and then just install the dependencies and start the development server with the following commands.

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

Data

Currently our data is being crawled from Our World in Data, which in turn gets it from the RIVM. So in the future it might be wise crawl it directly from the RIVM site, as it's being updated every Tuesday at 4PM CET.

The data is stored in /static/data and a version of the data is stored in this repository for ease of starting development. With every build by Netlify the data is being pull from the sources using a build plugin.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Credits

License

MIT Copyright (c) 2021 Edwin Bosveld

About

To combat the Coronavirus crisis, Dutch Minister of Health, Welfare and Sport, Hugo de Jonge promised to vaccinate every adult with at least one shot by July 1st. This website is tracking if we're on target to reach that goal.

Resources

License

Stars

Watchers

Forks