Skip to content

CodeForAfrica/outbreak.AFRICA

Repository files navigation

COVID19map

HURUmap Coronavirus Disease 2019 Edition

Installation

outbreak.AFRICA is a SSR rendered Next web app deployable to Vercel on staging. See package.json for the full list of dependencies and build & deploy scripts.

Run the following to get started locally:

Development Env

  yarn
  yarn dev

The application will be running locally at localhost:3000

Deployment

Production

The application is automatically deployed to production on merge to Master. Production URL: https://covid19.outbreak.africa/

Staging

The application is deployed to Vercel as the staging environment. Staging URL: https://dev.outbreak.africa/

Releases

No releases published

Packages

No packages published

Languages