Alerts
Watchlist
Get pinged when niche apps launch on the App Store or Play Store. No account — just your email (like the waitlist). Alerts run from the Worker.
Try a niche:
How alerts work
Worker ticks hourly (soft) or daily — matching Timeline launches to your keyword.
- CLI:
npm run alerts:run(one-shot / cron) - Embedded: leave
ALERTS_IN_WORKER=true(default) on the Worker service - Mail: set
RESEND_API_KEY+ALERT_FROM_EMAIL— without them, matches are stored aspendingand logged (deploy still works)