feat: Apify Meta reklam ingest akisini ekle

This commit is contained in:
2026-08-02 23:00:22 +03:00
parent 3af61c82a2
commit 0ade96903d
9 changed files with 464 additions and 130 deletions
+4
View File
@@ -9,6 +9,10 @@ ADMIN_EMAILS="admin@winninghunter.local"
GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=
# Apify Meta Ads ingestion (runtime secret; do not expose to the browser)
APIFY_TOKEN=
APIFY_ACTOR_ID=solidcode~meta-ads-library-scraper
# For docker-compose
POSTGRES_PASSWORD="change-this-long-random-password"
PORT=3000