Skip to content

theramis/aucvid

Repository files navigation

Decommissioned: This repo and the website are no longer updated

Logo
Out of Lockdown

View vaccination rates for each District Health Board (DHB) in New Zealand and track daily progress towards the 90% goal, enabling Kiwis to get out of lockdown.

Report a Bug · Request a Feature

license Netlify Status

⚡️ Quickstart

Prerequisites

This project requires NodeJs 14.18.1. We suggest using nvm or fnm to install the correct version.

You can also download the binaries from the official source here

Note we are restricted to use NodeJS 14.18.1 as we use netlify which uses AWS Lambdas to host our application. The latest NodeJs version AWS Lambda currently supports is 14.18.1.

Running it locally

# install all of the dependencies
npm i

# run the development server
npm run dev

Open http://localhost:3000 with your browser to see the result.

Learn More

This project uses Next.js take a look at the following resources to learn more about it:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages