A simple full-stack cloud storage application similar to Google Drive, built with Express.js, Supabase, and Prisma. This project allows users to upload, store, and manage files securely, with a modern, easy-to-use interface. This
Credit: This project was inspired by The Odin Project, which provided foundational resources and guidance for building this application.
- User authentication and file storage with Supabase.
- Database management through Prisma ORM.
- Responsive frontend
- Frontend: HTML, CSS, JavaScript
- Backend: Node.js, Express.js, Supabase, ejs(templating)
- Database: PostgreSQL (via Prisma ORM)
- Deployment: Vercel