This project is composed of many different pieces - This section is designed to get you up and running as quickly as possible.
- The largest component of this service is the Java Backend - see the Backend Readme
- Our UI component is a separate service that's built using React and Webpack - see the UI Readme
- To scale our service on Azure, we leverage ARM templates - see the Infrastructure Readme
- To run Integration Tests against production services - see The Integration Test Tool Readme