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.
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
$ git clone git@github.com:altertek/attestation-covid19.git
$ cd attestation-covid19
$ npm install
$ npm run start
Original project from Johann Pardanaud
Forked from MI-Lab