The source code for prereview.org.
Requirements
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.
Once it passes CI, we deploy every commit on the main
branch to prereview.org and sandbox.prereview.org, which Fly.io hosts.