Skip to content
This repository has been archived by the owner on Aug 17, 2018. It is now read-only.

Latest commit

 

History

History
29 lines (20 loc) · 1.05 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.05 KB

Open Access H2020 Compliancy Check

Build Status bitHound Overall Score Coverage Status

View H2020 compliancy of ROARMAP policies through a local webserver that fetches data directly from the ROARMAP web site and web API.

You need to have node >= 6.x installed. To install dependencies and start the local webserver run:

npm install

Then, to start the server, run:

npm start

Then browse to http://127.0.0.1:8080/ to view ROARMAP H2020 compliancy. Type ^C to stop the server.

To dump roarmap database in JSON format, run:

node server.js -d