Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 761 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 761 Bytes

File Uploader Cloud

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.

Features

  • User authentication and file storage with Supabase.
  • Database management through Prisma ORM.
  • Responsive frontend

Tech Stack

  • Frontend: HTML, CSS, JavaScript
  • Backend: Node.js, Express.js, Supabase, ejs(templating)
  • Database: PostgreSQL (via Prisma ORM)
  • Deployment: Vercel