ebinxavier / telegramCloudStorage

Telegram Cloud Storage. This project is an alternative to Google drive and support unlimited storage using telegram file upload APIs
https://telegramcloudstorage-production.up.railway.app/login
38 stars 18 forks source link
google-drive nodejs storage-engine telegram telegram-bot-api

Telegram Cloud Storage

Environment variables required

Create a file .env on the root folder with the following credentials.

mongoPassword = ******

mongoUser = ******

jwtSecret = ******

Installation

Start Servers

For development we have 2 servers for Node and React.

Now the UI will be available at http://localhost:3001

Production URL.

server

Register new user

Read here