Skip to content

ciniiia/debio-genetic-analyst-ui

 
 

Repository files navigation

DeBio Network Genetic Analyst UI

Decentralized Sovereign Biomed

The Anonymous-First Platform for Medical and Bioinformatics Data.

Medium


DeBio Network is a decentralized anonymous-first platform for medical and bioinformatics data. It uses blockchain technology as the immutable transaction ledger to support its processes.

Project setup

cp .env-example .env

adjust the contents of the .env file

Install dependencies

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Run in Docker

First, install Docker and Docker Compose.

Run the following command.

./.maintain/docker/create-network.sh
./.maintain/docker/start-docker-compose.sh

Open http://127.0.0.1:8085 in your browser.

About

DeBio Network's Genetic Analyst dashboard UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.7%
  • Vue 42.9%
  • Sass 2.5%
  • Shell 0.4%
  • HTML 0.2%
  • Dockerfile 0.2%
  • SCSS 0.1%