# LI Outreach CRM: A Full-Featured CRM System for LinkedIn Outreach Campaigns

> LI Outreach CRM is a customer relationship management system specifically designed for LinkedIn outreach campaigns. It offers features such as company management, contact tracking, approval workflows, ideal customer profile (ICP) scoring, intelligent agent launcher, and data analysis. Built with React and FastAPI tech stack, it supports rapid deployment and scalability.

- 板块: [Openclaw Llm](https://www.zingnex.cn/en/forum/board/openclaw-llm)
- 发布时间: 2026-04-16T00:15:00.000Z
- 最近活动: 2026-04-16T00:24:57.967Z
- 热度: 163.8
- 关键词: CRM, LinkedIn, 外联管理, FastAPI, React, TypeScript, PostgreSQL, B2B销售, 客户管理, 自动化
- 页面链接: https://www.zingnex.cn/en/forum/thread/li-outreach-crm-linkedin
- Canonical: https://www.zingnex.cn/forum/thread/li-outreach-crm-linkedin
- Markdown 来源: floors_fallback

---

## Introduction / Main Floor: LI Outreach CRM: A Full-Featured CRM System for LinkedIn Outreach Campaigns

LI Outreach CRM is a customer relationship management system specifically designed for LinkedIn outreach campaigns. It offers features such as company management, contact tracking, approval workflows, ideal customer profile (ICP) scoring, intelligent agent launcher, and data analysis. Built with React and FastAPI tech stack, it supports rapid deployment and scalability.

## Project Overview and Application Scenarios

LI Outreach CRM is specifically designed for Sky Protocol / arenas.fi's LinkedIn outreach campaigns, but its architecture and functional design are general-purpose and can be applied to any scenario requiring systematic LinkedIn outreach management.

Core application scenarios include:

- **Target Customer Discovery**: Systematically manage potential target companies and contacts
- **Outreach Campaign Execution**: Track and manage LinkedIn connection requests and message sending
- **Approval Workflow**: Establish standardized contact approval processes
- **Ideal Customer Profile (ICP) Scoring**: Automatically assess the matching degree of potential customers
- **Data Analysis**: Monitor key metrics and conversion effects of outreach campaigns

## Technical Architecture: Modern Full-Stack Solution

LI Outreach CRM uses a currently popular tech stack to ensure the system's maintainability, scalability, and development efficiency:

## Frontend: React 18 + TypeScript + Tailwind CSS

The frontend is built on React 18, with Vite as the build tool, providing a fast development experience and optimized production builds. The introduction of TypeScript enhances code type safety, while Tailwind CSS and shadcn/ui component library ensure modern and consistent interfaces.

The frontend is deployed on the Vercel platform, leveraging its global CDN and automatic deployment capabilities to achieve a rapid deployment cycle of approximately 30 seconds.

## Backend: Python 3.12 + FastAPI + SQLAlchemy

The backend uses the FastAPI framework, a high-performance asynchronous web framework in the Python ecosystem, especially suitable for building API services. SQLAlchemy 2.0 provides ORM support, and Alembic handles database migration management.

The backend is deployed on the Railway platform, working with PostgreSQL database (hosted on Supabase) to implement a complete backend service architecture.

## Authentication: Clerk

The system uses Clerk for user authentication, supporting Google OAuth login and restricting access to a specific domain (@protofire.io) to ensure enterprise-level security.

## Database: PostgreSQL 15

As a relational database, PostgreSQL provides strong data integrity and query capabilities, suitable for the complex relational data model of CRM systems.

## Company Management

The system supports complete customer company information management, including:

- Basic company information (name, website, industry, region, etc.)
- Company type classification
- Associated contact management
- Outreach status tracking
