Pure web based Covid Scan version.
Use this instead of the Covid Scan application to have an open source CST and Digital Green Pass reading application.
This application only shows what is embedded in the QR code.
It does not perform any validation rule, so you can let everyone in (as you should)
Go to https://covid-scan.link
- node
- npm
npm install
npm run build npm run serveJust copy the content of the dist folder to your web root.