/vaxxed-as-web

Primary LanguageTypeScript

Vaxxed As

A web based NZ COVID Pass scanner

Getting started

Create a .env.development file

touch .env.development

Add trusted verifiers to environment variables

GATSBY_TRUSTED_ISSUER=did:web:nzcp.covid19.health.nz

Install node packages

yarn

Run the development scripts

yarn gatsby:clean && yarn gatsby:develop

Contributing

This project uses Conventional Commits, instead of using

git commit ...

Please type

yarn commit

A prompt will appear on your CLI to fill the commit message