Stack
Every external service ATIN Leads depends on. Click any card to open that service's dashboard in a new tab.
Apollo.io
EnrichmentB2B contact enrichment. We use it to find verified emails for the top decision-maker at each business the bot discovers.
Close.com
CRMSabrina's CRM — where every lead the bot pushes lands as a Potential, ready for outreach.
Gmail (sabrinaco@thisisatin.com)
EmailSends Sabrina the nightly summary email after each cron run. SMTP via Google Workspace app password.
Google Cloud (Places API)
DiscoverySearches for businesses by category and city. Stays under the $200/mo free credit at current usage.
Namecheap
DNSDNS for thisisatin.com. The CNAME for admin.thisisatin.com → Vercel lives here.
Neon (Postgres)
DatabaseDatabase. Stores every Business, Contact, Run, and config setting. us-east-1, free tier.
Vercel (Sabrinaco team)
HostingHosts admin.thisisatin.com and runs the nightly cron at 02:00 Manila. Standard Vercel Authentication gates the dashboard.
GitHub (schmimatt/atin-leads)
SourceSource code. Every push to main auto-deploys to Vercel.
Adding a new service? Edit src/app/services/page.tsx and append to the services array.