LogoFORGE
Open Source · MIT Licensed · v2.4.1

Drag the sliders. Watch your annual savings render live. Then decide if five figures is worth paying for a logo someone else owns.

forge_cost_estimator.sh
5,000
500100k
8
1100
$1,200
$0$20k

Max Annual Savings

$50,220

Forge Cost

$0

annual_cost_comparison.chart
Annual License Cost8 reps · 5,000 contacts
$0
Forge
$50k
HubSpot
$16k
Salesforce
$3k
Pipedrive

Estimates based on published pricing. HubSpot includes Marketing + Sales Hub. Salesforce Enterprise at $165/user/mo. Pipedrive Growth at $34/user/mo (min 3 seats).

★ Star on GitHub · 9,247 starsMIT Licensed · Every line of code visible
module://contacts

Contacts

Every relationship. Fully yours.

Star on GitHub

A unified contact graph with custom fields, activity timelines, and relationship mapping — stored in your own Postgres instance, queried however you want.

Custom Fields

Unlimited

Activity Log Retention

Forever

Import Formats

CSV, JSON, API

contacts.example.ts
"code-comment">// Query your contacts with raw SQL — no abstraction tax
"code-keyword">const highValueContacts = "code-keyword">await forge.db.query("code-string">`
  SELECT c.*, 
    COUNT(d.id) AS open_deals,
    SUM(d.value) AS pipeline_value
  FROM contacts c
  LEFT JOIN deals d ON d.contact_id = c.id
  WHERE d.stage != "code-string">'closed_lost'
  GROUP BY c.id
  HAVING pipeline_value > 50000
  ORDER BY pipeline_value DESC
`);

Smart Deduplication

Merge duplicates with configurable match scoring. No phantom contacts.

Custom Objects

Define any data shape. Companies, projects, contracts — all first-class.

Timeline Intelligence

Every email, call, note, and deal change auto-logged in chronological order.

Next module →
Zero Infrastructure Lock-In

Deploy in under 5 minutes.

Your infrastructure, your rules. No SaaS middleman between your data and your team.

SELF-HOSTED

Docker Compose or Kubernetes. Your servers, your data, full control. GDPR-compliant by default.

DockerK8sRailwayRender

CLOUD-HOSTED

Managed Forge cloud. We handle infrastructure, you handle sales. Still $0 for the core.

Auto-ScaleManaged DBSSL Included
deploy_self_hosted.sh

$ curl -fsSL https://get.forge-crm.dev | sh

# Downloads docker-compose.yml, .env.example, and starts Forge + Postgres + Redis

$ docker compose up -d

# Forge running at http://localhost:3000 ✓

Average setup time: 4 minutes 12 seconds
View on GitHub
60+ Native Integrations

Connects to your stack.

No integration marketplace fees. Build your own in 12 lines.

Star on GitHub
SL
Slack
GM
Gmail
OU
Outlook
ST
Stripe
HU
HubSpot
ZA
Zapier
NO
Notion
GI
GitHub
LI
Linear
TW
Twilio
CL
Clearbit
AP
Apollo
CA
Calendly
IN
Intercom
SE
Segment
MI
Mixpanel
+
Build Own
FG

Forge Core

Bidirectional sync hub

Slack
Stripe
Gmail
GitHub

✓ All synced

Last sync: 2s ago

0

GitHub Stars

0+

Active Deployments

$0

Licensing Cost

$0k

Avg Annual Savings

Teams who stopped renting their pipeline.

Real deployments. Real savings. Real control.

We were paying $4,200/month for Salesforce Enterprise for 12 reps. Migrated to Forge in a weekend. The Docker setup took 6 minutes. I almost felt guilty about how easy it was.

MW

Marcus Webb

CTO · Lattice Labs

$50,400/yr saved

We white-label Forge for 40+ agency clients. The fact that I own the code means I can add features my clients need without filing a support ticket and waiting 6 months.

PN

Priya Nair

Founder · Clearpath Digital

White-label ready

The API is the killer feature nobody talks about. We built a custom deal scoring model that writes directly to Forge's Postgres. Try doing that with HubSpot.

DO

Daniel Osei

Sales Ops Lead · Momentum Systems

Full SQL access

Ready to own your pipeline?

Deploy Forge today.No card. No catch. No per-seat invoice in 90 days.

★ 9,247 Stars on GitHub