📄️ Frontend Contribution Guide
This section is for contributors working on the Angular frontend workspace behind %%PRODUCT_NAME%%.
📄️ Local Setup
The frontend workspace is straightforward to install, but not every screen is useful without the matching backend services. Start with the smallest setup that proves your change.
📄️ Builds and Environments
The build matrix looks noisy at first, but the underlying pattern is simple: app, brand, and target each control a different part of the output.
📄️ Workspace Map
The repo is an Angular workspace with two applications and one shared library.
📄️ Where to Change What
This is the page most contributors need once they understand the workspace shape and want to place a change correctly.
📄️ Implementation Guidelines
Use this page when you already know where the change belongs and want the guardrails that keep frontend work maintainable.
📄️ Testing and Review
You do not need to run every check for every change, but you do need to run the checks that prove your change is safe.
🗃️ Components
9 items
🗃️ Systems
9 items