shujuuu/covidpass

JavaScript

0

92 commits

updated Jan 31, 2026

See the code

README

CovidPass

CovidPass

Web app for adding EU COVID-19 Vaccination Certificates to your wallets

Setup

npm install
npm install -g nodemon

Debug locally

nodemon -w server.js server.js

Build and run the container

docker build . -t covidpass
docker run -t -i -p 3000:3000 covidpass

test

Contributors

shujuuu

51 commits

marvinsxtr

20 commits

hauketoenjes

15 commits

SoerenBusse

5 commits

shujuuu/covidpass

JavaScript

0

92 commits

updated Jan 31, 2026

See the code

README

CovidPass

CovidPass

Web app for adding EU COVID-19 Vaccination Certificates to your wallets

Setup

npm install
npm install -g nodemon

Debug locally

nodemon -w server.js server.js

Build and run the container

docker build . -t covidpass
docker run -t -i -p 3000:3000 covidpass

test

Contributors

shujuuu

51 commits

marvinsxtr

20 commits

hauketoenjes

15 commits

SoerenBusse

5 commits

Languages

JavaScript

50.3%

HTML

32.4%

CSS

16.0%

Dockerfile

1.3%