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

nexacenter/oa-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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