Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 :)

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