Skip to main content

Installation

This section contains instructions on how to get started with OGRRE. OGRRE is a web application that runs using a Python backend server and a javascript frontend. In addition, the application relies on Google Cloud services and MongoDB for a database.

This guide consists of 4 sections:
  1. Create and connect a Google project
  2. Create and connect MongoDB database
  3. Install OGRRE on your computer
  4. Connect trained processors to OGRRE

Each step is necessary to complete in order to run OGRRE from scratch. Steps 1 and 2 must be completed before attempting to run OGRRE. For an in depth walk through on setting up OGRRE, follow each guide in order.