Skip to content
This repository has been archived by the owner on Apr 29, 2022. It is now read-only.

PREreview/prereview-display-prototype

Repository files navigation

PREreview display prototype

This project is an experiment in using Zenodo as a database for reviews, using its API to maintain and display them.

It's deliberately simplistic and doesn't cover aspects such as authorisation.

Running it

  1. Install Node.js 16
  2. Get a personal access token on the Zenodo sandbox with deposit:actions and deposit:write scopes
  3. Create a .env file based on .env.dist and paste in the token
  4. Run npm ci
  5. Run npm start
  6. Open http://localhost:3000/ in your browser.

Technology

It also has been a chance to try some new technologies. Like Sciety it makes heavy use of fp-ts, but also tries out:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published