File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626* Bot
2727* Scrapper
2828
29- Для работы требуется БД ` PostgreSQL ` , ` Redis ` , ` Kafka ` .
29+ Для работы требуется ` PostgreSQL ` , ` Redis ` , ` Kafka ` .
3030
3131### 📟 Схема приложения
3232![ Scrapper] ( https://github.com/user-attachments/assets/0a9cfa67-9f31-456f-a24d-24fbec93654e ) <svg version =" 1.1 " xmlns =" http://www.w3.org/2000/svg " viewBox =" 0 0 7200.790836764663 2795.6894500653675 " width =" 7200.790836764663 " height =" 2795.6894500653675 " class =" excalidraw-svg " >
33- <!-- svg-source:excalidraw -->
34-
3533---
3634
3735## 🤖 Бот
@@ -151,22 +149,21 @@ Scrapper обрабатывает запросы от бота:
151149## 🚀 Запуск проекта
152150
1531511 . Клонирование репозитория специальной ветки
154-
155- ``` bash
156- git clone -b feat-docker --single-branch https://github.com/Delphington/LinterBot
157- ```
152+ ``` bash
153+ git clone -b feat-docker --single-branch https://github.com/Delphington/LinterBot
154+ ```
158155
1591562. Перейдите в директорию с docker-конфигурацией:
160157 ` ` ` bash
161- cd LinterTelegramBot
158+ cd LinterTelegramBot
162159 ` ` `
163160
1641613. Нужно прокинуть специальную переменную среды
165162 ` ` ` bash
166- $env :TELEGRAM_TOKEN=" YOUR_TOKEN"
163+ $env :TELEGRAM_TOKEN=" YOUR_TOKEN"
167164 ` ` `
168165
1691664. Запустите сборку и запуск контейнеров:
170167 ` ` ` bash
171- docker-compose up --build
168+ docker-compose up --build
172169 ` ` `
You can’t perform that action at this time.
0 commit comments