Frontend for Soegih — a personal finance management app. Tracks expenses, income, wallets, and net worth with an AI-powered chat interface.
Part of the soegih polyrepo. See also: soegih-backend (NestJS backend), soegih-ai (FastAPI AI service).
React 19 + Vite · TanStack Router · TanStack Table · TanStack Query · TypeScript · Deployed on Netlify
pnpm install
pnpm dev # http://localhost:5173
pnpm build
pnpm preview