-
Notifications
You must be signed in to change notification settings - Fork 2
ConventionsIndex
Maria Martinez edited this page Sep 18, 2026
·
1 revision
Human-facing index for coding standards, Git workflow, and naming conventions across the project.
| Document | Description |
|---|---|
| Project Conventions | Commit format, branch naming, pull request guidelines, and code review standards. |
| Frontend Structure Guidelines | Vue 3 Component guidelines, file placement rules, and state management patterns. |
This wiki serves as the central documentation and knowledge base for the Forests Client Management System, maintained by the British Columbia Ministry of Forests.
Please Note:
- This wiki is a living document maintained by the development team and contributors.
- When making substantial architectural or code changes, remember to update the corresponding wiki documentation.
- Always verify critical environment configurations against team vaults and OpenShift secret managers.
Have questions, found a documentation discrepancy, or need clarification?
- Questions or Bug Reports: Open an issue in the GitHub repository
- Pull Requests: Submit code or doc improvements via Pull Requests
- Database Schema Reference: Explore our SchemaSpy ER Diagrams
Forest Client Wiki | GitHub Repository
- Architecture Overview
- Frontend Architecture
- Frontend Structure
- Backend Architecture
- Backend Structure
- Legacy Architecture
- Processor Architecture
- Data Model
- Development Overview
- Local Setup & Docker
- Frontend Setup
- Backend Setup
- Project Conventions
- Frontend Structure Guidelines