Skip to content

bukandicki/debio-customer-ui

 
 

Repository files navigation

DeBio Network Customer 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

New project for DeBio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 69.0%
  • JavaScript 29.4%
  • Sass 1.1%
  • Shell 0.2%
  • HTML 0.1%
  • Dockerfile 0.1%
  • SCSS 0.1%