Skip to content
/ ad-run Public

Ads project created for receiving telegram bot notifications about current advertisements from websites, with a slight delay after their publication.

Notifications You must be signed in to change notification settings

sku4/ad-run

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run ads services

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.

Run Project

  1. Set .env file
  2. Use docker compose up -d to build and run docker containers with application itself

Example environment file .env:

HOST_URL=<url>
TELEGRAM_BOT_TOKEN=<token>
TELEGRAM_FEEDBACK_CHAT_ID=<chat_id>
GF_SERVER_DOMAIN=<domain>

About

Ads project created for receiving telegram bot notifications about current advertisements from websites, with a slight delay after their publication.

Topics

Resources

Stars

Watchers

Forks