File tree Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Original file line number Diff line number Diff line change @@ -45,6 +45,13 @@ This CMS platform implements a sophisticated microservices architecture with mul
4545
4646---
4747
48+ # CMS High level
49+
50+ ![ img_2.png] ( img_2.png )
51+
52+ # API level overview
53+
54+
4855## 🏛️ Architecture Overview
4956
5057### 🚀 Backend Services (` backend/ ` )
@@ -436,7 +443,7 @@ git push -u origin ft-CM-<according-to-your-ticket>
436443
437444---
438445
439- ## ⚡ Pro Tips
446+ ## Pro Tips
440447
441448
442449
@@ -455,18 +462,16 @@ git stash pop
455462
456463# Check remote branches
457464git branch -r
458- ```
459-
460- </details >
461465
466+ ```
462467---
463468
464469## 🎯 After Push
465470
466- 1 . ** Create Pull Request** : Go to GitHub and create a PR from your feature branch
471+ 1 . ** Create Pull Request** : Go to GitHub and create a PR from your feature branch
4674722 . ** Code Review** : Wait for team review and address feedback
4684733 . ** Merge** : Once approved, your changes will be merged to main branch
469- 4 . ** Cleanup** : Delete your feature branch after successful merge
474+ 4 . ** Cleanup** : Delete your feature branch after successful merge
470475
471476---
472477
You can’t perform that action at this time.
0 commit comments