Code Monkey home page Code Monkey logo

covid-cert-scanner's Introduction

Covid-Cert-Scanner

a way to verify any New Zealand Covid vaccine certificate

setup

to set this up you will need to have a Node JS server running on your phone (for security reasons i will not host an API)

1.install Termux this will download the latest version off f-droid

  1. update and install requied packages in Termux
 pkg update && pkg upgrade
pkg install nodejs && pkg install git
  1. install the verifcation server from github kety-folf/NZCP-express-server
git clone https://github.com/kety-folf/NZCP-express-server.git
cd NZCP-express-server
  1. update node packages
npm i
  1. start server
node index.js

you can now go back to the covid certificate scanner app and everything will work

covid-cert-scanner's People

Contributors

kety-folf avatar

Stargazers

 avatar

Watchers

 avatar

covid-cert-scanner's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.