Skip to content

SonarWeAreDevelopersDemo/js-demo-1

 
 

Repository files navigation

DeBio Frontend Dashboard

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

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:8082 in your browser.

About

DeBio Frontend Dashboard

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 74.3%
  • JavaScript 25.2%
  • Other 0.5%