Skip to content

Web App associated with Radar COVID to generate public and private qr for an establishment and the upload of the private qr.

License

Notifications You must be signed in to change notification settings

RadarCOVID/radar-covid-web-public

Repository files navigation

RadarCOVID Web App

last-commit issues license

Introduction

Web App associated with Radar COVID to generate public and private qr for an establishment and the upload of the private qr.

Prerequisites

These are the frameworks and tools used to develop the solution:

  • Webpack
  • Node
  • Npm

Installation and Getting Started

Clone this repository.

Install dependencies: npm install

Generate a key pair (private and public) with the setupHA method (these come in Uint8Array and you have to pass them to hexadecimal with the to_hex method) of the clowdnotifier api and add them in the files: dev.env.js pre.env.js prod.env.js

Serve with hot reload at localhost:8080: npm run dev

Build Setup

You can configure the base url of the qr through the package.json script.

# build for production with minification
npm run build-pro

# build for preproduction with minification
npm run build-pre

Support and Feedback

The following channels are available for discussions, feedback, and support requests:

Type Channel
Issues

Contribute

If you want to contribute with this exciting project follow the steps in How to create a Pull Request in GitHub.

More details in CONTRIBUTING.md.

License

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0.

About

Web App associated with Radar COVID to generate public and private qr for an establishment and the upload of the private qr.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published