Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 911 Bytes

README.md

File metadata and controls

40 lines (26 loc) · 911 Bytes

PREreview COAR Notify

The source code for PREreview’s 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.