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:
- Create and connect a Google project
- Create and connect MongoDB database
- Install OGRRE on your computer
- 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.