About
- This app is a demonstration file storage service, modeled after Google Drive. Authenticated users may upload and download files, as well as create folders to categorize their files. Users may only see their own uploaded files.
-
View the README file in the GitHub repo for guest login credentials, user instructions and more information.
- The app is built using Node.js, Express, and Prisma ORM. User authentication uses Passport.js, the database is hosted on Neon, and cloud storage is hosted by Cloudinary.
-
Please note: This app is for demonstration purposes only, and should not be depended on to securely store and access important files. Please do not upload anything confidential or private.