https://github.com/ilyagoncharovy/greenapitest
https://ilyagoncharovy.github.io/greenAPITest/
https://github.com/ilyagoncharovy/greenapitest
axios bootstrap react redux typescript
Last synced: 3 months ago
JSON representation
https://ilyagoncharovy.github.io/greenAPITest/
- Host: GitHub
- URL: https://github.com/ilyagoncharovy/greenapitest
- Owner: IlyaGoncharovY
- Created: 2023-05-13T11:17:37.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-19T18:12:46.000Z (about 3 years ago)
- Last Synced: 2025-02-28T18:27:15.508Z (over 1 year ago)
- Topics: axios, bootstrap, react, redux, typescript
- Language: TypeScript
- Homepage:
- Size: 2.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## **Инструкция**:
1. Регистрируемся на сайте https://console.green-api.com/auth
2. Создаём инстанс
3. Переходим в инстанс и нажимаем кнопку "получить QR код"
4. Сканируем QR код в своем мобильном приложении WhatsAppBusiness
5. Для успешного использования приложения в инстансе должен стоять статус "Авторизован"
## Инструкция для локального запуска проекта:
```bash
git clone https://github.com/IlyaGoncharovY/greenAPITest
yarn
yarn start
```