Skip to content

ebinxavier/telegramCloudStorage

Repository files navigation

Telegram Cloud Storage

Environment variables required

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

mongoPassword = ******

mongoUser = ******

jwtSecret = ******

Installation

  • npm install

Start Servers

For development we have 2 servers for Node and React.

  • npm run react:dev
  • npm run node:dev

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

server

Register new user

Read here

About

Telegram Cloud Storage. This project is an alternative to Google drive and support unlimited storage using telegram file upload APIs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published