Skip to content

TsilaAllaoui/drivey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

google-drive--v1

Drivey

A minimalistic remote file uploader to GoogleDrive

🔥 Features

  • Upload url remote file directly to Google drive

✔️ Todo

  • Upload multiple url at once
  • Support Torrent upload

How to build (Must be on linux OS)

  • Install gcsf (https://github.com/harababurel/gcsf)
  • Edit .env file in backend like this: SERVER_USERNAME="you_linux_server_user_name_here"
  • Edit .env file in frontend accordingly to your nestjs server
  • Change directory to project root folder
  • Run "yarn"
  • Run "yarn dev" for dev or "yarn build && yarn start" to build and deploy

Troubleshooting

  • If there is a message about the app not certified by google, just enter advanced options on the warning page and accept all prompt. warning

💻 Tech used

GCSF (https://github.com/harababurel/gcsf)
NestJS NestJS
ReactJS ReactJS
Socket.io Socket.io
Linux/Bash Linux

About

Minimalistic remote file uploader to GoogleDrive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published