Migrate 6 services from duplicate Axios instances to centralized apiClient (auto-refresh, multi-tab sync, proper 401 handling): - trading.service.ts, notification.service.ts, payment.service.ts - education.service.ts, chat.service.ts, investment.service.ts Add global ErrorBoundary wrapping all App routes. Move assistant module ErrorBoundary to shared components/ErrorBoundary.tsx. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| components | ||
| hooks | ||
| lib | ||
| modules | ||
| services | ||
| stores | ||
| styles | ||
| types | ||
| App.tsx | ||
| main.tsx | ||
| vite-env.d.ts | ||