Skip to content

Code-Based All-in-One Lead Generation This repository is a starter template for a full-stack lead generation and outreach platform without n8n.

Notifications You must be signed in to change notification settings

Juheb-19/code-leadgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

6248882205854123611 (1)

Code-Based All-in-One Lead Generation

This repository is a starter template for a full-stack lead generation and outreach platform without n8n.

Features

  • FastAPI backend for scraping, enrichment, and lead management.
  • Next.js dashboard for real-time lead viewing and outreach.
  • Pluggable scrapers: LinkedIn, IndieHackers, Clutch, etc.
  • PostgreSQL/Supabase for storage and realtime updates.
  • Celery or BullMQ for background scraping tasks.
  • Email outreach via SMTP/Gmail/SES.

Quick Start

  1. docker-compose up to run backend and Postgres.
  2. cd dashboard && npm install && npm run dev to start the dashboard.
  3. Implement scrapers in backend/app/scrapers/.

Next Steps

  • Add real database models (SQLAlchemy or Prisma).
  • Implement Celery/BullMQ for distributed scraping and scheduling.
  • Connect email outreach services.

About

Code-Based All-in-One Lead Generation This repository is a starter template for a full-stack lead generation and outreach platform without n8n.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published