This is a script that compares the state of the PREreview information on Zenodo with the PREreview API.
- Install Node.js 16
- Get a personal access token on Zenodo
- Create a
.envfile based on.env.distand paste in the token - Run
npm ci - Run
npm start - See if
results.txthas any changes to be made.