teledrive
teledrive copied to clipboard
The Google Drive/OneDrive/etc alternative using Telegram API
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to 'https://teledrive-web.vercel.app/dashboard' (from italy) 2. Click on 'Login'...
**Describe the bug** The bug happend when building stage on "api" folder. error message on `rimraf dist && eslint -c .eslintrc.js --ext .ts . && tsc` **To Reproduce** Steps to...
✔ Generated Prisma Client (4.16.2 | library) to ./../node_modules/@prisma/client in 201ms You can now start using Prisma Client in your code. Reference: https://pris.ly/d/client ``` import { PrismaClient } from '@prisma/client'...
**multi stage docker builds** update the docker file into a multi stage for light weight docker images.. it will reduce the volume of the application by avoiding unnecessary files.
Issue: Currently you can only access files via the web interface. This makes tasks such as automation nearly impossible Adding FTP support or another protocol to access your files directly...
**Describe the bug** Ive entered the 2fa wrong then I remembered it but it continued to say signup is disabled **To Reproduce** Steps to reproduce the behavior: 1. Go to...
Hi ! I can't find any tutorials about how to deploy it with docker
**Problem** I deployed Teledrive on Railway.app and after some try it's working perfectly, but when I am trying to enable the experimental feature it says "Your API ID or Hash...