Code Monkey home page Code Monkey logo

fabric-mims's Introduction

fabric-mims(ZH)

基于区块链和Hyperledger Fabric的医疗信息管理系统

本系统参考: https://github.com/togettoyou/fabric-realty

教程

环境要求

  1. Linux / Mac OS
  2. Docker、Docker Compose
  3. Golang(>1.18)
  4. Node(14.x)

启动 (本地环境)

  1. fabric-mims/network目录执行 ./start.sh,启动区块链网络.
  2. fabric-mims/application/server 目录执行 go run main.go,启动系统后端.
  3. fabric-mims/application/web 目录执行 yarn run dev ,启动系统前端.
  4. fabric-mims/network/explorer 目录执行 ./start.sh ,启动区块链浏览器.

界面展示

fabric-mims(EN)

A medical information management system based on blockchain and Hyperledger Fabric.

This system is based on: https://github.com/togettoyou/fabric-realty

Tutorial

Environment

  1. Linux / Mac OS
  2. Docker、Docker Compose
  3. Golang(>1.18)
  4. Node(14.x)

Startup (Local Development)

  1. Execute ./start.sh in the fabric-mims/network directory to start blockchain network.
  2. Execute go run main.go in the fabric-mims/application/server directory to start backend.
  3. Execute yarn run dev in the fabric-mims/application/web directory to start frontend.
  4. Execute ./start.sh in the fabric-mims/network/explorer directory to start blockchain explorer.

Display

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.