{"id":21108296,"url":"https://github.com/mxvsh/drivegram","last_synced_at":"2025-07-08T16:32:03.245Z","repository":{"id":238225858,"uuid":"796138681","full_name":"mxvsh/drivegram","owner":"mxvsh","description":"☁️ Personal cloud storage application that uses Telegram for storing files.","archived":false,"fork":false,"pushed_at":"2024-05-07T12:46:42.000Z","size":745,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-08T04:27:34.148Z","etag":null,"topics":["bun","gramjs","nextjs","tailwindcss","telegram","trpc"],"latest_commit_sha":null,"homepage":"https://github.com/mxvsh/drivegram","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mxvsh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-05T03:43:33.000Z","updated_at":"2024-05-07T12:46:46.000Z","dependencies_parsed_at":"2024-05-05T04:27:23.377Z","dependency_job_id":"c84b21b2-1820-47fd-ba09-59ed3ed520ee","html_url":"https://github.com/mxvsh/drivegram","commit_stats":null,"previous_names":["mxvsh/drivegram"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxvsh%2Fdrivegram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxvsh%2Fdrivegram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxvsh%2Fdrivegram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxvsh%2Fdrivegram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mxvsh","download_url":"https://codeload.github.com/mxvsh/drivegram/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225449616,"owners_count":17476094,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bun","gramjs","nextjs","tailwindcss","telegram","trpc"],"created_at":"2024-11-20T00:45:56.015Z","updated_at":"2025-07-08T16:32:03.238Z","avatar_url":"https://github.com/mxvsh.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e [!CAUTION]  \n\u003e This project is discontinued. Please checkout https://github.com/drivebase/drivebase.\n\n\n# ☁️ DriveGram - Personal Cloud Storage\n\nDriveGram is a personal cloud storage application that uses Telegram as a drive. It allows you to upload, download, and organize your files using the Telegram API. The project is built using [Next.js](https://nextjs.org) and [Gramjs](https://gram.js.org).\n\n✨ The project is actively under development, expect frequent updates and new features.\n\n![banner](https://github.com/mxvsh/drivegram/assets/31907722/2689dbab-c78f-4bfa-b15b-76cee9f95484)\n\nRun on your local machine without any external dependencies. You just need to create a Telegram application and get the API ID and API Hash from [my.telegram.org](https://my.telegram.org).\n\nIt uses SQLite as a database to store user data and files. You can run the project using Docker or on your local machine.\n\n## Features\n\n- ✨ Clean UI\n- 📁 Organize your content\n- 📤 Upload/download files\n- 🔖 Bookmark files\n- 🗑️ Move to trash\n- 📱 Multiple accounts\n\n## Roadmap\n\n- [ ] Search files\n- [ ] File preview\n- [ ] Link Google Drive\n- [ ] Generate shareable link\n- [ ] Custom chat for uploading files\n\n## 🚀 Installation\n\nRight now, you can run the project locally by following the steps below. It uses SQLite as a database.\n\n### Docker\n\nUse the following commands to run the project using Docker.\n\n```bash\ndocker run -d -p 3000:3000 \\\n  -e TELEGRAM_API_ID='' \\\n  -e TELEGRAM_API_HASH='' monawwar/drivegram:latest\n```\n\n### Local Server\n\nTo run the project locally, follow the steps below.\n\n1. Clone the repository and install the dependencies.\n\n```bash\ngit clone git@github.com:mxvsh/drivegram.git\n```\n\n2. Install the dependencies and start the server.\n\n```bash\ncd drivegram\npnpm install\n```\n\n3. Create a `.env` (or copy `.env.example`) file in the root directory and add the following environment variables.\n\n```env\nTELEGRAM_API_ID=\nTELEGRAM_API_HASH=\n```\n\n4. Build and start the server.\n\n```bash\npnpm run build\npnpm drizzle-kit push:sqlite\npnpm start\n```\n\n### 🙂 Thanks\n\nJoin our [Telegram group](https://t.me/+4PzId3lu99w3MTQ1) for any queries or suggestions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmxvsh%2Fdrivegram","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmxvsh%2Fdrivegram","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmxvsh%2Fdrivegram/lists"}