Minimal, essential documentation for Drawdown Portfolio Tracker.
- SETUP.md - Environment variables & OAuth configuration
- DEPLOYMENT.md - Deploy to production (Vercel/Azure)
- FEATURES.md - Application features & usage guide
- ARCHITECTURE.md - System design & component overview
- API_REFERENCE.md - API endpoints documentation
- Frontend: Next.js 16, React 19, TypeScript 5.9, Tailwind CSS 3.4
- Auth: NextAuth.js v5 (Google + Microsoft OAuth)
- Database: Vercel Postgres, MongoDB, or Supabase
- Charts: Recharts 3.5
- Deployment: Vercel, Azure Static Web Apps