Code Monkey home page Code Monkey logo

fairificator's Introduction

FAIRificator, FAIR evaluation tool

Deploy to GitHub Pages CodeQL analysis

Evaluate how FAIR (Findable, Accessible, Interoperable, Reusable) a resource URL is with the FAIRsFAIR F-UJI API

Built with TypeScript, React, and Material-UI. Deployed as a static website on GitHub Pages.

Access ๐Ÿ‘ฉโ€๐Ÿ’ป

Access the website at https://maastrichtu-ids.github.io/fairificator ๐Ÿ”—

It uses the F-UJI API hosted at https://fuji-137-120-31-148.sslip.io/fuji/api/v1/ui

You can provide the resource URL to evaluate directly as a URL parameter to load the evaluation for a specific URL with ?evaluate=https://resource

Run in development ๐Ÿ—๏ธ

Requirements: npm and yarn installed.

Clone the repository, and get in the folder:

git clone https://github.com/MaastrichtU-IDS/fairificator 
cd fairificator

Install dependencies ๐Ÿ“ฅ

yarn

Web app will run on http://localhost:19006 ๐Ÿƒ

yarn dev

The website should reload automatically at each changes to the code ๐Ÿ”ƒ

Upgrade the packages versions in yarn.lock โซ๏ธ

yarn upgrade

Run in production ๐Ÿ›ฉ๏ธ

This website is automatically deployed by a GitHub Actions worklow to GitHub Pages at https://maastrichtu-ids.github.io/fairificator

You can build locally in the /web-build folder, and serve on http://localhost:5000

yarn build
yarn serve

Or run directly using Docker ๐Ÿณ (requires docker installed)

docker-compose up

Checkout the docker-compose.yml file to see how we run the Docker image โ›ต๏ธ

fairificator's People

Contributors

cthoyt avatar vemonet avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

cthoyt

fairificator's Issues

docker-compose.yml not found

Hi,
in your README you write "Checkout the docker-compose.yml file to see how we run the Docker". However the file is not found in the repository.
Best regards,
Alex

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.