mirror of
https://github.com/RomySaputraSihananda/ares.git
synced 2026-08-21 22:58:13 +00:00
feat(web): add Next.js portfolio with live MT5 dashboard
- Linear design system (dark canvas, lavender accent) - Live account stats, open positions, pending orders (30s polling) - Trade history with equity curve chart - Backtest results table - Proxy API routes — MT5_BASE_URL server-side only, never exposed to browser - Deploy on Vercel: set MT5_BASE_URL env var Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 4.6
parent
4fdc3da4ed
commit
9716fc0955
@@ -1,3 +1,8 @@
|
||||
/target
|
||||
.env
|
||||
.ares_state_*.json
|
||||
|
||||
# web portfolio
|
||||
web/.next/
|
||||
web/node_modules/
|
||||
web/.env.local
|
||||
|
||||
Reference in New Issue
Block a user