Skip to content

febriadj/drivequ

Repository files navigation

DriveQu: Storage Manager

repository-size contributors

DriveQu is a standalone storage manager application designed as a cloud-based media storage facility. DriveQu offers a friendly UI to make it easy for users to manage their files. If you are a developer, you can use DriveQu SDK to associate your storage with your application.

Technologies used:

Technology Version Mandatory
React.js ^17.0.2 true
Tailwind CSS ^3.0.23 false
Node ^16.17.1 true
MongoDB ^5.0 true

Getting Started

  1. Fork this project
  2. Clone to your local repository
    $ git clone https://github.com/{user}/drivequ.git
    
    $ cd drivequ && code .
    
  3. Rename the .env.example file to .env
    $ mv .env.example .env
    
  4. Install all dependencies on this project
    $ npm install
    
  5. Run the project in development mode. then open http://localhost:3000 in the browser
    $ npm run dev
    

Screenshots 📸

img

Contributing

See CONTRIBUTING.md for contributing guidelines

License 📄

Distributed under the GPL 3.0 License. See LICENSE.txt for more information.

Contact

Email: iamfebriadji@gmail.com

Contributors

Support us 🤝

PayPal Ko-Fi BuyMeACoffee

About

Free and open-source cloud-based media storage or file manager that works independently; Supports all file types

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages