Initial commit
Build & Push / build (push) Canceled after 0s

This commit is contained in:
2026-08-05 19:31:35 +03:00
commit a33fa24e99
272 changed files with 40566 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
APP__ORIGINS=["http://locahost:3000"]
DB__URL=postgres://user:password@localhost:5432/tgex
LOGGER__APP_NAME=tgex-backend
LOGGER__APP_VERSION=0.0.0
LOGGER__PRETTY_CONSOLE=true
LOGGER__LEVEL=info
JWT__SECRET_KEY=your_secret_key_here_please_generate_a_strong_random_string
PARSER__URL=http://localhost:8080
S3__ENDPOINT_URL=http://localhost:9000
S3__ACCESS_KEY_ID=user
S3__SECRET_ACCESS_KEY=password
S3__BUCKET_NAME=tgex-files
TELEGRAM__TOKEN=your_bot_token_here
BACKEND__BASE_URL=http://localhost:8000
LOGIN_URL=https://app.example.com/api/v1/auth/complete?token=
TELEGRAM__API_ID=123456
TELEGRAM__API_HASH=your_api_hash_here
TELEGRAM__SESSION_FILE=/data/tg_parser.json
TELEGRAM__PHONE=+79999999999
TELEGRAM__PASSWORD=