🐨

Settings & configuration. Handle with care.

Notifications

Get notified when your daily digest is ready.

Telegram
Email

Monitored Subreddits

These subreddits are scraped daily by the pipeline. To modify, edit the SUBREDDITS array in pipeline/scrape-reddit.ts.

r/SaaSr/Entrepreneurr/indiehackersr/startupsr/smallbusinessr/EntrepreneurRideAlongr/juststartr/digital_marketingr/marketingr/EmailMarketingr/ChatGPTr/SideProjectr/nocode

API Keys

Configure your API keys in the .env.local file at the project root.

GEMINI_API_KEYFree from Google AI Studio
TELEGRAM_BOT_TOKENFrom BotFather on Telegram
RESEND_API_KEYFrom Resend dashboard
NOTIFICATION_SECRETBearer token for pipeline notification trigger

Pipeline Schedule

The digest pipeline runs daily via GitHub Actions at 7:00 AM UTC. You can trigger it manually from the Actions tab in your GitHub repo, or run locally:

npx tsx pipeline/scrape-reddit.ts