![]()
Web app for adding EU COVID-19 Vaccination Certificates to your wallets
npm install
npm install -g nodemon
nodemon -w server.js server.js
Build and run the container
docker build . -t covidpass
docker run -t -i -p 3000:3000 covidpass
test
JavaScript
50.3%
HTML
32.4%
CSS
16.0%
Dockerfile
1.3%
![]()
Web app for adding EU COVID-19 Vaccination Certificates to your wallets
npm install
npm install -g nodemon
nodemon -w server.js server.js
Build and run the container
docker build . -t covidpass
docker run -t -i -p 3000:3000 covidpass
test
JavaScript
50.3%
HTML
32.4%
CSS
16.0%
Dockerfile
1.3%