Acknowledgments
This project is built with the help of many open source projects and services.
Infrastructure
Core Technologies
- Next.js - React framework by Vercel
- React - UI library by Meta
- Node.js - JavaScript runtime
- PostgreSQL - Database
- TypeScript - Type-safe JavaScript by Microsoft
Libraries
- Prisma - Database ORM
- NextAuth.js - Authentication
- Tailwind CSS - Styling
- Radix UI - UI primitives
- Lucide - Icons
- React Hook Form - Form handling
- PapaParse - CSV parsing
- date-fns - Date utilities
- decimal.js - Precision math
External APIs
- Alpha Vantage - Stock prices
- Frankfurter - Exchange rates
AI
- Anthropic Claude - AI assistant used in development
Thank you to all the maintainers and contributors of these projects.