|
|
1f7366fb1e
|
fix: relax recharts tooltip formatter types for production build
|
2026-02-23 21:49:23 -05:00 |
|
|
|
04e5caf4e1
|
feat: rebuild fiscal clone architecture and harden coolify deployment
|
2026-02-23 21:10:39 -05:00 |
|
|
|
6e299b1e1f
|
Fix frontend Docker build and session ID typing
|
2026-02-20 22:02:48 -05:00 |
|
Francesco
|
7df3d54103
|
fix: Update Tailwind CSS and Better Auth imports for frontend build
- Update Tailwind CSS v4 PostCSS configuration
- Fix Better Auth React imports (better-auth/react)
- Update all page components to use Better Auth useSession
- Add @tailwindcss/postcss to dependencies
- Remove SessionProvider from layout (Better Auth handles sessions)
- Fix globals.css for Tailwind v4 compatibility
- Update page components with correct session state checking
This addresses build failures related to:
- Tailwind CSS v4 PostCSS plugin compatibility
- Better Auth React client import paths
- NextAuth v5 to Better Auth migration
|
2026-02-21 02:09:11 +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 |
|