feat: creatives and external channels

This commit is contained in:
Artem Tsyrulnikov
2025-11-10 15:13:38 +03:00
parent 3800c72662
commit cd167fdb43
73 changed files with 3024 additions and 947 deletions

View File

@@ -1,4 +1,6 @@
APP__URL=https://app.example.com
DB__URL=postgresql+asyncpg://user:password@localhost:5432/tgex
LOGGER__APP_NAME="tgex-backend"
LOGGER__PRETTY_CONSOLE=true
TELEGRAM__TOKEN=your_bot_token_here
JWT__SECRET_KEY=your_secret_key_here_please_generate_a_strong_random_string