Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 647 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 647 Bytes

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.