Skip to content
This repository has been archived by the owner on Oct 9, 2020. It is now read-only.

DiseaseControl is a disease control platform that facilitates end-to-end tracking of disease cases and resolutions keeping all nodes involved

License

Notifications You must be signed in to change notification settings

AlexanderC/DiseaseControl-SPA

Repository files navigation

DiseaseControl Frontend

DiseaseControl is a disease control platform that facilitates end-to-end tracking of disease cases and resolutions keeping all nodes involved, starting from local level and growing up into a county wide level. This piece of software is originally designed to cover the needs of control software for Moldovan healthcare system for fighting against Coronavirus Covid-19.

The project started at C19.md Initiative Hackaton (March 2020).

Prerequisites

  • Git
  • Docker
  • NodeJS v12.x.x (for non docker usage)

Installation

git clone https://github.com/nicoletailiuha/frontend-disease-control.git
cd frontend-disease-control
npm i

Usage

Start develpment server:

npm run start

Build project:

npm run build

Deploy

Deploy to a server you have SSH access given:

DEPLOY_SERVER_ROOT=/root/spa DEPLOY_SERVER_DSN=root@139.59.159.64 ./bin/deploy.sh

The server as to have Docker installed.

Links

About

DiseaseControl is a disease control platform that facilitates end-to-end tracking of disease cases and resolutions keeping all nodes involved

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published