Skip to content

bcgov/supreme-court-viewer

Repository files navigation

License Lifecycle:Stable

Supreme Court Viewer

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.

Running in Docker

Refer to Running the Application on Docker to details.

Running on OpenShift

The OpenShift build and deployment configurations for the project can be found here; bcgov/supreme-court-viewer-configurations

High Level Architecture

Court Viewer Application

API Documentation

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.

Getting Help or Reporting an Issue

To report bugs/issues/feature requests, please file an issue.

How to Contribute

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.