architecture: add cross-repo dependency map (UI → API, local dev ports)#51
architecture: add cross-repo dependency map (UI → API, local dev ports)#51abhi0324 wants to merge 1 commit into
Conversation
Signed-off-by: Abhiswant Chaudhary <abhiswant0324@gmail.com>
|
ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThis PR adds documentation describing the cross-repository dependency map for the AMRIT system. It introduces a new architecture reference page mapping frontend repositories to backend API repositories, shared dependencies, and local development ports, with a corresponding table-of-contents entry. ChangesCross-Repo Dependency Documentation
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
📋 Description
JIRA ID: N/A
Summary:
Add
architecture/cross-repo-dependency-map.mdand link it fromSUMMARY.md. The new doc lists UI repositories and their primary backend APIs with canonical local-development ports, and notes shared services (Common-API/Common-UI) and backend-only services (FHIR, Identity, BeneficiaryID). Motivation: reduce onboarding friction and make local environment wiring explicit.✅ Type of Change
Summary by CodeRabbit