admin-ch / CovidCertificate-Management-UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CovidCertificate-Management-UI

The management UI allows the authorized user to create and revoke a COVID certificate. It allows also an authorized to generate an OneTime password.

This project is released by the Federal Office of Information Technology, Systems and Telecommunication FOITT on behalf of the Federal Office of Public Health FOPH.

Technical information

This repository contains everything to build & test the project. Each tag corresponds to a release done internally by the FOITT.

Prerequisites

  • GIT
  • nodejs & npm
  • AngularCli installed globally: npm i -g @angular/cli

Setup the environment

  • Install project dependencies: npm ci
  • Start the project: npm start
  • Test the project: npm test

About

License:MIT License


Languages

Language:TypeScript 83.1%Language:HTML 14.4%Language:SCSS 2.2%Language:JavaScript 0.2%