Skip to content

PREreview/stats

Repository files navigation

PREreview Stats

The source code for stats.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 http://localhost:3000.

Operations

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