Frontend of the COVID-19 Dashboard. Project Ownership: Federal Office of Public Health FOPH | Read-only mirror of https://github.com/visualize-admin/covid19-dashboard — visualize.admin.ch. Issues & pull requests at the source.
  • TypeScript 73.1%
  • HTML 16.6%
  • SCSS 10.1%
  • JavaScript 0.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2023-01-06 10:20:08 +01:00
.husky feat(code): initial codebase publication 2022-01-25 15:29:56 +01:00
packages/client feat(code): update 0.30.0 2023-01-06 10:20:08 +01:00
.editorconfig feat(code): initial codebase publication 2022-01-25 15:29:56 +01:00
.gitignore feat(code): initial codebase publication 2022-01-25 15:29:56 +01:00
.npmrc feat(code): initial codebase publication 2022-01-25 15:29:56 +01:00
.nvmrc feat(code): initial codebase publication 2022-01-25 15:29:56 +01:00
.prettierrc.yml feat(code): initial codebase publication 2022-01-25 15:29:56 +01:00
LICENSE docs(init): add README and LICENSE 2021-09-10 10:32:36 +02:00
package.json feat(code): update 0.28.0 2022-11-14 14:33:31 +01:00
README.md docs(README): .npmrc configuration instructions for @shiftcode dependencies 2022-08-18 18:44:59 +02:00
tsconfig.json feat(code): initial codebase publication 2022-01-25 15:29:56 +01:00
tslint.yml feat(code): initial codebase publication 2022-01-25 15:29:56 +01:00
yarn.lock feat(code): update 0.28.0 2022-11-14 14:33:31 +01:00

COVID-19 Dashboard

The source code of the Covid-19 Dashboard.

Project Ownership

Federal Office of Public Health FOPH

.npmrc configuration for open source @shiftcode node dependencies hosted on GitHub

//npm.pkg.github.com/:_authToken=TOKEN
@shiftcode:registry=https://npm.pkg.github.com

Run Locally

For more detailed instruction see packages/client/README.md

Prerequisites

  • Node LTS
  • Yarn V1

Quick Start