Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oksurya/teledrives
https://github.com/oksurya/teledrives
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/oksurya/teledrives
- Owner: oksurya
- License: gpl-3.0
- Created: 2023-10-14T16:59:47.000Z (about 1 year ago)
- Default Branch: railway
- Last Pushed: 2023-10-14T17:28:22.000Z (about 1 year ago)
- Last Synced: 2023-10-16T01:40:20.294Z (about 1 year ago)
- Language: CSS
- Size: 36.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
![img](./logoteledrive-white.png)
This is the odpen source project of Google Drive/OneDrive/iCloud/Dropbox alternative using Telegram API for the free unlimited cloud storage.
[![img](https://drive.google.com/uc?id=1o2HnKglEF0-cvtNmQqWZicJnSCSmnoEr)](https://twitter.com/telegram/status/1428703364737507332)
## Motivation
- [Google Photos ends the free storage service](https://www.techradar.com/news/google-photos-price)
- We deserve the free cloud storage service! Pricing: [Google Drive](https://one.google.com/about/plans), [OneDrive](https://one.google.com/about/plans), [Dropbox](https://www.dropbox.com/individual/plans-comparison), [iCloud](https://support.apple.com/en-us/HT201238)## Getting Started
Read here for full instructions: [teledriveapp.com](https://teledriveapp.com)
## API Documentation
[![Run in Postman](https://run.pstmn.io/button.svg)](https://www.postman.com/restfireteam/workspace/mgilangjanuar/collection/1778529-3e4b0f8d-f721-4055-8d30-33cacaea93e6?ctx=documentation)
## How to Contribute
- Fork and clone this repository
- Commit your changes
- Create a pull request to the `staging` branchOr, just send us an [issue](https://github.com/mgilangjanuar/teledrive/issues) for reporting bugs and/or ask the questions, share your ideas, etc in [discussions](https://github.com/mgilangjanuar/teledrive/discussions).
## Deploy to Heroku
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/mgilangjanuar/teledrive)If you're experiencing issues check this https://github.com/mgilangjanuar/teledrive/issues/373
# Deploy to Railway
[![Deploy](https://railway.app/button.svg)](https://railway.app/new/template/m4m_XE?referralCode=BvMMSE)(DrakeTDL's forked Teledrive repo powers the railway template.)
## Folder Structure
We using the monorepo structure with [yarn workspaces](https://classic.yarnpkg.com/en/docs/workspaces/).
```
.
├── README.md
├── package.json
├── server
│ ├── package.json
│ ├── src
│ │ └── index.ts
│ └── tsconfig.json
├── web
│ ├── package.json
│ ├── public
│ ├── src
│ │ ├── pages
│ │ └── App.tsx
│ ├── tsconfig.json
│ └── yarn.lock
└── yarn.lock
```## Community
[![img](https://user-images.githubusercontent.com/34012548/172031316-60d858c7-8401-42f3-9c73-0b75e80c8292.png)](https://discord.gg/PKNVJwAZnR)[![img](https://media.discordapp.net/attachments/978783095463501834/984317776544014416/ytbutton.png)](https://youtube.com/channel/UCg9WsNAHdOpo8SyM8JHGuZQ)