Ecosyste.ms: Awesome
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 month ago
JSON representation
clone telegram
- Host: GitHub
- URL: https://github.com/burhon97/telegramm-app
- Owner: burhon97
- Created: 2022-08-06T06:35:51.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-25T00:50:28.000Z (11 months ago)
- Last Synced: 2024-02-25T01:41:04.787Z (11 months ago)
- Topics: node-js, nodejs, postgres, postgresql, react, react-hooks, reactjs, telegram
- Language: JavaScript
- Homepage:
- Size: 2.96 MB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```