updating readme
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user