2 Commits

Author SHA1 Message Date
dab7d0921d feat: full-stack frontend with gateway API integration
- Dashboard with real-time service health, screening results, stream stats
- Stock list page with search, market filter, pagination via KIS API
- Stock detail page with prices, valuation, AI analysis, catalysts
- Screening page with trigger + results display
- Pipeline monitoring with service status and stream info
- Typed API client (lib/api.ts) for all gateway endpoints
- Reusable components (Sidebar, StatCard)
- Dockerfile with build-time NEXT_PUBLIC_API_URL injection
- Docker-compatible .dockerignore

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 13:51:40 +09:00
c069d398dc Initial commit from Create Next App 2026-02-22 18:47:22 +09:00