Ads project created for receiving telegram bot notifications about current advertisements from websites, with a slight delay after their publication.
Description of the implementation on habr.
- Set
.envfile - Use
docker compose up -dto build and run docker containers with application itself
HOST_URL=<url>
TELEGRAM_BOT_TOKEN=<token>
TELEGRAM_FEEDBACK_CHAT_ID=<chat_id>
GF_SERVER_DOMAIN=<domain>