This repository contains the stand alone Supreme Court Viewer application. This application allows authorized individuals to review file details and access the electronic versions of the related documentation.
Refer to Running the Application on Docker to details.
The OpenShift build and deployment configurations for the project can be found here; bcgov/supreme-court-viewer-configurations
For high level View API documentation refer to the diagram above. For details, refer to the router and view components source code.
For backend API documentation refer to the Swagger API documentation page available at the api/
endpoint of the running application. For example, if you are running the application locally in docker, the Swagger page can be found at https://localhost:8080/scjscv/api/. Refer to Running in Docker section for details.
To report bugs/issues/feature requests, please file an issue.
If you would like to contribute, please see our CONTRIBUTING guidelines.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.