Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 803 Bytes

File metadata and controls

16 lines (14 loc) · 803 Bytes

Architecture

┌─────────────────┐    HTTP     ┌─────────────────┐
│   React App     │ ──────────► │   Go Backend    │
│   (Vite)        │             │   (Gin/Fiber)   │
└─────────────────┘             └─────────────────┘
                                   │
                                   ▼
                            ┌─────────────────┐
                            │ pricing_data.json│
                            │   (Persistent)   │
                            └─────────────────┘

"# TigerpricingAdmin"