Files
trading_bot_v3/package.json
mindesbunister a2df9ea237 fix: Configure React dependencies and verify navigation
- Properly organize React dependencies in package.json
- Move @types/react-dom to devDependencies
- Verify all navigation pages are working correctly:
  * Overview page (/) with status indicators and quick actions
  * Analysis page (/analysis) with AI analysis panel
  * Trading page (/trading) with trading panel and history
  * Automation page (/automation) with auto-trading settings
  * Settings page (/settings) with developer config
- App successfully builds and runs on port 9000:3000 in Docker container
2025-07-14 00:26:37 +02:00

3.4 KiB