updating readme

This commit is contained in:
subnub
2020-03-05 15:02:47 -05:00
parent c0b9eace70
commit 10f0b1665f
+18 -4
View File
@@ -1,7 +1,21 @@
# MyDrive
Coming Soon :)
MyDrive is a Google Drive like clone, built with Node.JS, Express, and MongoDB.
MyDrive Features:
- Upload Files
- Download Files
- Create Folders
- Share Files
- Creates Image Thumbnails
- Photo-Viewer
- Stream Video
- Transcode Video
- Create One-Time Download links for files
- Move Files/Folders
- AES256 Encryption (For file chunks, tokens, and more!)
- Search For Files
- Mobile Friendly (Including Uploading!)
- Advanced Filter Options
yarn install
yarn run build:prod
yarn start