The source code for prereview.org.
Requirements
To build and run the app for development, execute:
make startYou 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, sandbox.prereview.org and translate.prereview.org, which Fly.io hosts.