The Anonymous-First Platform for Medical and Bioinformatics Data.
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.
cp .env-example .env
adjust the contents of the .env
file
npm install
npm run serve
npm run build
npm run test:unit
npm run lint
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:8087 in your browser.