8000 GitHub - PREreview/stats
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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.

0