Skip to content

Commit

Permalink
tidy index.yaml file and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
TimCsaky committed Oct 31, 2024
1 parent 55f6164 commit 895b564
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 805 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ To learn more about the **Common Services** available visit the [Common Services
## Directory Structure

```txt
.github/ - PR and Issue templates
.github/ - GitHub Actions, Environments
app/ - Application Root
├── src/ - Node.js web application
│ ├── components/ - Components Layer
Expand All @@ -29,7 +29,7 @@ app/ - Application Root
│ ├── routes/ - API Route Layer
│ └── services/ - Services Layer
└── tests/ - Node.js web application tests
openshift/ - OpenShift-deployment and shared pipeline files
charts/ - Helm charts for COMS and Postgres deployment to OpenShift
CODE-OF-CONDUCT.md - Code of Conduct
COMPLIANCE.yaml - BCGov PIA/STRA compliance status
CONTRIBUTING.md - Contributing Guidelines
Expand All @@ -39,9 +39,9 @@ SECURITY.md - Security Policy and Reporting

## Documentation

* [Application Readme](app/README.md)
* [API Specification](app/README.md#openapi-specification)
* [Openshift Readme](openshift/README.md)
* [Application Readme](https://github.com/bcgov/common-object-management-service/tree/master/app)
* [API Specification](https://github.com/bcgov/common-object-management-service/tree/master/app#openapi-specification)
* [Helm charts notes](https://github.com/bcgov/common-object-management-service/blob/master/charts/NOTES.md)
* [Product Roadmap](https://github.com/bcgov/common-object-management-service/wiki/Product-Roadmap)
* [Product Wiki](https://github.com/bcgov/common-object-management-service/wiki)
* [Security Reporting](SECURITY.md)
Expand Down
Loading

0 comments on commit 895b564

Please sign in to comment.