Skip to content
This repository has been archived by the owner on Jun 6, 2020. It is now read-only.

altertek/attestation-covid19

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covid19 Attestation generator

Official page : https://attestation-covid19.altertek.org

Lightweight alternative to the offical certification website.

This project is a complete Progressive Web Application that works both on mobiles and desktop browsers.

You can run this app in offline mode.

Application installation

You can follow the procedure in this link: How to install a PWA

Note for Firefox desktop: The feature is still in development. You can activate the functionnality in the configuration

Set browser.ssb.enabled to True in about:config

Developing

$ git clone git@github.com:altertek/attestation-covid19.git
$ cd attestation-covid19
$ npm install

Run locally

$ npm run start

Authors

Altertek

Original project from Johann Pardanaud

Forked from MI-Lab