An open API service indexing awesome lists of open source software.

https://github.com/burhon97/telegramm-app

clone telegram
https://github.com/burhon97/telegramm-app

node-js nodejs postgres postgresql react react-hooks reactjs telegram

Last synced: about 1 year ago
JSON representation

clone telegram

Awesome Lists containing this project

README

          

# Telegramm-App
clone telegram

## Usage
```
git clone https://github.com/burhon97/Telegramm-App.git
```

Install dependencies and run app:
```
$ cd Telegramm-App/web
$ npm install
$ npm start
```

```
$ cd Telegramm-App/server
$ npm install
$ npm run server
```