8000 GitHub - PREreview/orcid-sync
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

PREreview/orcid-sync

Repository files navigation

PREreview–ORCID sync

The source code for PREreview’s ORCID peer reviews integration.

Development

Requirements

Running the app

To build and run the script, execute:

make start

You have a .env file. This file contains environment variables controlling specific behaviours, including credentials for accessing external services.

0