API with intelligent expense categorization via OpenAI GPT, JWT auth, WebSocket alerts, PostgreSQL. Dockerized, 95% test coverage, 100ms response.
docker-compose up -d
npm run start:devOpen: http://localhost:3000/docs (Swagger)
- ✅ JWT Authentication + Guards
- ✅ AI Expense Classification (OpenAI GPT)
- ✅ Real-time Budget Alerts (Socket.io)
- ✅ PostgreSQL + Prisma ORM
🚧 Actively in development
- 100ms response time
- 99.9% uptime (Vercel)
- 95% test coverage (Jest)