Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 732 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 732 Bytes

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/