Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 624 Bytes

readme.md

File metadata and controls

21 lines (19 loc) · 624 Bytes

Detailed Article: Comprehensive Guide On BFF

.
└── BFFs/
    ├── bff1/
    │   └── index.js
    ├── bff2/
    │   └── index.js
    ├── frontend1/
    │   └── index.html
    ├── frontend2/
    │   └── index.html
    ├── main-app/
    │   └── index.js
    └── proto/
        └── main.proto

Infrastructure Architecture Infrastructure Architecture Diagram