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
- Host: GitHub
- URL: https://github.com/fluffyrudy/file-uploader-cloud
- Owner: FluffyRudy
- Created: 2024-11-01T15:48:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-12T14:16:15.000Z (over 1 year ago)
- Last Synced: 2025-01-05T02:42:16.752Z (over 1 year ago)
- Topics: backend, cloud, css, database, express, frontend, fullstack, html, javascript, nodejs, postgresql, prisma, supabase, theodinproject, theodinproject-nodejs
- Language: TypeScript
- Homepage: https://file-uploader-cloud.vercel.app/
- Size: 84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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