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

https://github.com/exg1o/constructor-telegram-bots-frontend

Frontend of the Constructor Telegram Bots project.
https://github.com/exg1o/constructor-telegram-bots-frontend

bot constructor frontend javascript react react-typescript telegram typescript

Last synced: about 2 months ago
JSON representation

Frontend of the Constructor Telegram Bots project.

Awesome Lists containing this project

README

          

# Constructor Telegram Bots Frontend
**Constructor Telegram Bots Frontend** is a frontend of the [**Constructor Telegram Bots**](https://constructor.exg1o.org) project.

## Requirements
- Node.js 24

# Installing
To install, execute the following commands:
```bash
git clone https://github.com/EXG1O/Constructor-Telegram-Bots-Frontend.git
cd Constructor-Telegram-Bots-Frontend
git checkout tags/v2.0.1
npm ci
npm run build
```

## Contributing
Read [CONTRIBUTING.md](CONTRIBUTING.md) for more information on this.

## License
This repository is licensed under the [AGPL-3.0 License](LICENSE).