Skip to content

Ckkk112138/FairBridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FairBridge

FairBridge System. This system contains a frontend Vue app and a backend Flask app. It should be used with NaaVRE https://github.com/QCDIS/NaaVRE to convert workflow components to RO-Crates.

Start Frontend

Make sure you have npm on your computer.

Go to the frontend folder and run:

npm run build

Run with serve:

serve -s dist

Start Backend:

Install the dependencies:

pip install -r  requirements.txt

Run Flask application:

flask run --host=0.0.0.0

About

FairBridge System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors