Skip to content

Google drive like cloud fullstack app made using express, supabase and prisma

Notifications You must be signed in to change notification settings

FluffyRudy/file-uploader-cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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