Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.17 KB

README.md

File metadata and controls

24 lines (20 loc) · 1.17 KB

Unity Portal

Lifecycle:Maturing The codebase is being roughed out, but finer details are likely to change.

Directory Structure

.github                    - GitHub Actions
applications/              - Application Root
├── Unity.ApplicantPortal/ - Applicant Information solution
├── Unity.AutoUI/          - Automated User Interface testing
├── Unity.GrantManager/    - Grant manager and adjudication solution
├── Unity.RabbitMQ/        - Messaging and streaming broker configuration
├── Unity.Tools/           - DevOps tools
database/                  - Database configuration files
documentation/             - Solution documentation and assets
openshift/                 - OpenShift deployment files
COMPLIANCE.yaml            - BCGov PIA/STRA compliance status
CONTRIBUTING.md            - How to contribute
LICENSE                    - License
SECURITY.md                - Security Policy and Reporting

Documentation