This is a full-stack application built with React, TypeScript, and Vite on the frontend, and Node.js on the backend. The backend is deployed on Cloudflare Workers. The application uses Recoil for state management and Prisma as the ORM for PostgreSQL.
- Frontend: React, TypeScript, Vite
- Backend: Node.js (deployed on Cloudflare Workers)
- State Management: Recoil
- Database: PostgreSQL with Prisma ORM
Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.
Contributions are welcome! Please fork the repository and create a pull request.
This project is licensed under the MIT License.