nexacenter / oa-check

View H2020 compliancy of ROARMAP policies
http://oa-check.nexacenter.org
Other
2 stars 0 forks source link

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