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.
- Host: GitHub
- URL: https://github.com/exg1o/constructor-telegram-bots-frontend
- Owner: EXG1O
- License: other
- Created: 2024-04-27T12:37:34.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-05T16:53:15.000Z (11 months ago)
- Last Synced: 2025-02-05T17:43:54.379Z (11 months ago)
- Topics: bot, constructor, frontend, javascript, react, react-typescript, telegram, typescript
- Language: TypeScript
- Homepage: https://constructor.exg1o.org
- Size: 1.32 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
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).