Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Teloschet/gdrive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

47 Commits

Repository files navigation

GDrive

Welcome to my Google Drive Clone.

Please Tag this project with a start 🌟

Preview

Checklist Features

  • API
    • It should list downloaded files
    • It must stream files and save them in disk
    • It should notify about progress of storing files to disk
    • It must allow uploading of files in image, video or audio format
    • It must reach 100% code coverage in tests
  • APP
    • Should list downloaded files
    • Should allow uploading of files of any size
    • Must have upload function via button
    • Should display upload progress
    • Must have drag and drop upload function

FAQ

  • NODE_OPTIONS is not a system recognized command, wath to do?

If you are on Windows, the way to create environment variables is different. You must use the word set before the command.

Example: "test": "set NODE_OPTIONS=--experimental-vm-modules && npx jest --runInBand",

  • SSL certificate is invalid, what to do?

This error happens because I generated a certificate linked to the user of my machine.

You can click on proceed in the browser and use the invalid certificate and the project will continue working, but if you wnat to generate your own, I wrote the step by step in ./certificates

  • I ran npm test but nothing happens, what to do?

Check your Node.js version. I used version 16.8. Go to node.js website and download the latest version.

About

Google Drive clone

Resources

Stars

Watchers

Forks

Contributors

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /