Skip to content

Latest commit

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

README.md

馃摎 Documentation

Minimal, essential documentation for Drawdown Portfolio Tracker.

馃摉 Quick Start

  1. SETUP.md - Environment variables & OAuth configuration
  2. DEPLOYMENT.md - Deploy to production (Vercel/Azure)
  3. FEATURES.md - Application features & usage guide
  4. ARCHITECTURE.md - System design & component overview
  5. API_REFERENCE.md - API endpoints documentation

馃洜 Tech Stack

  • 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