/eudcc-reader

A web-based EUDCC (aka Green Pass) reader and verifier.

Primary LanguageTypeScript

⚠️ DEPRECATED: This web app has been moved to my Web Experiments monorepo

eudcc-reader

CLI Commands

  • yarn install: Installs dependencies

  • yarn dev: Run a development, HMR server

  • yarn serve: Run a production-like server

  • yarn build: Production-ready build

  • yarn lint: Pass TypeScript files using ESLint

  • yarn test: Run Jest and Enzyme with enzyme-adapter-preact-pure for your tests

For detailed explanation on how things work, checkout the CLI Readme.