File storage is project that is sort of a google drive and file system application done with Mongo and Node.
- Docker installed
- Node v20+
Install dependencies
npm install
Run docker
npm run compose:up
Run locally
npm run dev
You can see them working HERE
- Create folders and upload files
- Create folders inside folders and navigate through them
- Download files
- Move file or folder to folders
- Delete file or folders
- Folder and file properties