Skip to content
This repository was archived by the owner on Jun 29, 2026. It is now read-only.

Latest commit

 

History

History
36 lines (22 loc) · 803 Bytes

File metadata and controls

36 lines (22 loc) · 803 Bytes

PREreview COAR Notify

The source code for PREreview’s legacy COAR Notify integration.

Development

Requirements

Running the app

To build and run the app for development, execute:

make start

You can now access the app at https://localhost:3000.

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

Operations

Once it passes CI, we deploy every commit on the main branch, which Fly.io hosts.