Skip to content

lukezak/fedhack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hackathon : BioMedic UI

Simple React front end for fedhack (AKA BioMedic). Provides UI to register, authN and retrieve patient details. Uses fedhack-backend backend.

Setup

Dependencies

  • NodeJs
  • npm

Installation

Clone repo

git clone https://github.com/lukezak/fedhack.git

Install dependencies

npm install

Modify server in src/settings.json to point to the fedhack-backend port and hostname.

Run book

Start

Run an instance of the backend service

npm run start

Stop

^C

About

Hackathon: BioMedic UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published