Backend: - Extract 8 company handlers to company_handler.go (228 lines) - handler.go reduced from 1254 to ~1026 lines - Total refactoring: ~35% of original handler.go READMEs updated: - Backend: new architecture, test coverage table - Marketplace: new pages (Orders, Inventory, Company, SellerDashboard), Vitest info |
||
|---|---|---|
| .. | ||
| config | ||
| domain | ||
| http | ||
| payments | ||
| repository/postgres | ||
| server | ||
| usecase | ||