Skip to content

PREreview/prereview.org

Repository files navigation

prereview.org

The source code for prereview.org.

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.

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 to prereview.org and sandbox.prereview.org, which Fly.io hosts.