Skip to content

DaviGGA/file-storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Storage

File storage is project that is sort of a google drive and file system application done with Mongo and Node.

Requirements

  • Docker installed
  • Node v20+

How to Run

Install dependencies

npm install

Run docker

npm run compose:up

Run locally

npm run dev

Functionalities

You can see them working HERE

  1. Create folders and upload files
  2. Create folders inside folders and navigate through them
  3. Download files
  4. Move file or folder to folders
  5. Delete file or folders
  6. Folder and file properties

Documentation [SOON]

Frontend

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors