Commit Graph

2 Commits

Author SHA1 Message Date
Francesco
a542eee29c chore: Update tsconfig.json for Next.js 15 compatibility
- Remove .next/types/**/*.ts from include (no longer needed in Next.js 15)
2026-02-19 02:52:28 +00:00
Francesco
da58289eb1 feat: Complete Fiscal Clone deployment package
- SEC filings extraction (10-K, 10-Q, 8-K)
- Portfolio analytics with real-time prices
- Watchlist management
- NextAuth.js authentication
- OpenClaw AI integration
- PostgreSQL database with auto P&L calculations
- Elysia.js backend (Bun runtime)
- Next.js 14 frontend (TailwindCSS + Recharts)
- Production-ready Docker configurations
2026-02-16 03:49:32 +00:00