1
0
mirror of https://github.com/covidpass-org/covidpass.git synced 2025-02-19 21:20:54 +01:00
Marvin Sextro 93b6b6ef4e
Merge pull request #36 from j3r3m067/localization
Add French translation
2021-07-15 19:59:45 +02:00
2021-06-28 22:30:39 +02:00
2021-07-03 11:59:59 +02:00
2021-07-15 17:21:15 +02:00
2021-07-02 20:55:26 +02:00
2021-06-25 12:18:25 +02:00
2021-07-01 00:49:05 +02:00
2021-06-27 00:39:19 +02:00
2021-07-03 12:02:23 +02:00
2021-06-26 15:39:04 +02:00
2021-07-01 00:49:05 +02:00
2021-07-02 20:55:26 +02:00
2021-07-02 20:55:26 +02:00
2021-07-02 20:55:26 +02:00
2021-06-25 12:18:25 +02:00
2021-06-30 00:59:11 +02:00
2021-06-28 18:17:16 +02:00
2021-07-01 00:49:05 +02:00
2021-07-02 20:55:26 +02:00

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
Description
Questa web app offre la possibilità di aggiungere i vostri certificati di vaccinazione digitale Covid dell'UE come pass nelle vostre app preferite di wallet su iOS/watchOS o Android/wearOS.
Readme MIT 1.5 MiB
Languages
TypeScript 95.9%
JavaScript 2.1%
Dockerfile 2%