subnub/myDrive
Node.js and mongoDB Google Drive Clone observed · 2026-08-28
Health v2 · maintenance only
27/100
- Activity 10
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2373
- days_rel: 550
- days_push: 543
- n_releases_24m: 1
Adoption not part of the score
4228 stars · 487 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
MyDrive is an open-source, self-hosted cloud file storage server similar to Google Drive, built with Node.js, Express, React, and MongoDB. It stores file metadata in MongoDB and file chunks in pluggable backends such as Amazon S3 or the local filesystem, with AES256 encryption and file sharing.
Use cases
- self-host a personal google drive alternative
- store and share files on my own server
- encrypted private cloud file storage
- upload and download folders as zip
- photo and video gallery with thumbnails
- host a file storage service with S3 backend
When to choose
- you want a self-hosted Google Drive clone with a web UI
- you need AES256 encryption at rest and JWT-based auth
- you want flexible storage backends (S3 or filesystem)
- you want Docker-based deployment with media galleries and sharing
When to avoid
- you need enterprise-grade collaboration like real-time document editing
- you want a lightweight file server without a database dependency
- you need massive-scale multi-tenant storage with SLAs
Facets
application · maturity active
file-upload object-storage auth cryptography http-server web-framework self-hosted files web-development privacy self-hosted google-drive-clone cloud-storage file-sharing mongodb s3 pwa thumbnails react nodejs docker web-server
1 source
- readme: https://github.com/subnub/myDrive · fetched 2026-08-28 · b4f5686d2ebb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| subnub/myDrive | main | 27 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem