chhotii-alex / antigen-sensitivity

MIT License
0 stars 1 forks source link

antigen-sensitivity

The COVIRAL webapp consists of two parts, the back-end (running on the server) and the front-end (files that run in the user's browser).

The back-end, which exposes a few simple API endpoints, is currently to be found in the separate antigen-flask repo. See https://github.com/chhotii-alex/antigen-flask Note that the Node/Express version of the back-end in this repo is OBSOLETE.

This repo contains the front-end, implemented in Svelte. See https://svelte.dev/ for more information about Svelte.

HOW-TO, for development

Set-up

Running/development

Deployment