An open API service indexing awesome lists of open source software.

https://github.com/fluffyrudy/file-uploader-cloud

Google drive like cloud fullstack app made using express, supabase and prisma
https://github.com/fluffyrudy/file-uploader-cloud

backend cloud css database express frontend fullstack html javascript nodejs postgresql prisma supabase theodinproject theodinproject-nodejs

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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](https://www.theodinproject.com/), 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