Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luizbaldi/telegram-bot-manager
:construction: Work in progress - Manage bot messages. Built with React and Node :)
https://github.com/luizbaldi/telegram-bot-manager
backend frontend nodejs react telegram-bot
Last synced: 21 days ago
JSON representation
:construction: Work in progress - Manage bot messages. Built with React and Node :)
- Host: GitHub
- URL: https://github.com/luizbaldi/telegram-bot-manager
- Owner: luizbaldi
- Created: 2017-06-19T23:43:26.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-12T01:38:38.000Z (about 6 years ago)
- Last Synced: 2024-11-09T17:46:32.363Z (3 months ago)
- Topics: backend, frontend, nodejs, react, telegram-bot
- Language: JavaScript
- Homepage:
- Size: 1.28 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Telegram Bot Manager
Simple Telegram bot manager, with a user interface built in React for frontend and Node for backend.
The project is hosted in GitHub Pages with the server running in Heroku.## Setting up the environment
To prepare your project:Frontend:
run
```sh
cd frontend/
yarn
yarn start
```Backend:
run
```sh
cd backend/
yarn
yarn start
```## Demo
:construction:_Under development_## Bot name
Simple Manager