Skip to content

Crynge/axiomreach-hyperflow

Repository files navigation

AxiomReach Hyperflow

Stars License CI

Social Preview

Hyper-scalable outbound operating system for Sameer Alam: logical funnel creation, branded HTML email composition, AI icebreakers, integration mesh, sender routing, scale lanes, and deliverability command.

GitHub Search Keywords: cold email platform, outbound operating system, HTML email funnel builder, logical email automation, deliverability dashboard, sender rotation, AI personalization, n8n outbound automation, Next.js email SaaS

Why this repo exists

AxiomReach Hyperflow is a compliance-first outbound operations starter for teams that want one control surface for:

  • campaign creation and pacing
  • logical funnel authoring with all, any, and not operators
  • branded HTML email rendering from reusable funnel steps
  • sender, domain, and scale-lane governance
  • AI-generated icebreakers and lead scoring
  • CRM, automation, enrichment, warehouse, and delivery integrations
  • analytics visibility for sent, delivered, clicked, replied, and funnel-state movement

This repo is intentionally architected as a serious monorepo starter, not a one-file demo.

Screenshots

AxiomReach Hyperflow dashboard AxiomReach Hyperflow hero AxiomReach Hyperflow operations board

Stack

Layer Technology
Frontend Next.js App Router, TypeScript, Tailwind CSS
Backend Express, TypeScript, structured API routes
Worker Node.js dispatch and shard-report engine
Shared logic Type contracts, scoring, routing, logical operators, HTML rendering
Infra Docker Compose, NGINX, GitHub Actions
AI layer Prompt templates + JSON schema validation

Monorepo layout

axiomreach-hyperflow/
|-- frontend/             Next.js operator console
|-- backend/              API for campaigns, integrations, funnels, analytics, webhooks
|-- worker/               Queue and scale-lane reporting engine
|-- packages/shared/      Shared contracts, scoring, logical operators, HTML rendering
|-- nginx/                Reverse-proxy routing
|-- infrastructure/       Docker Compose stack
|-- ai/                   Prompt contracts and schema validation
|-- n8n-integrations/     Webhook payload examples
|-- docs/                 Architecture, API, deliverability, funnels, runbook
`-- tests/                API and browser smoke coverage

Core capabilities

  • Campaign command surface with objective framing, region targeting, and funnel attachment
  • Deliverability board for domain posture, tracking domains, and authentication status
  • Sender rotation matrix with recommended scale, steady, and cooldown states
  • Integration mesh for CRM, AI, delivery, enrichment, automation, and warehouse systems
  • Logical funnel engine with nested condition groups and matched-rule explanations
  • HTML email preview layer generated from reusable funnel steps
  • Scale topology board for queue shards, regional lanes, and operator routing logic
  • n8n webhook compatibility for campaign updates and lead-score change broadcasts

Quick start

npm install
npm run audit

Run locally

npm run dev -w @sameer/axiomreach-backend
npm run dev -w @sameer/axiomreach-frontend

Worker cycle

npm run build -w @sameer/axiomreach-worker
node worker/dist/index.js

Audit commands

npm run lint
npm run test
npm run build

Browser smoke and screenshot capture can be run after the app servers are live:

python -m playwright install chromium
python tests/browser_smoke.py

Branding

This repo is presented as a public-facing flagship starter for Sameer Alam / Crynge. The voice, UI, and repo structure are tuned to look polished on GitHub and legible to operators, collaborators, and prospects.

Compliance note

This project is positioned as a deliverability-aware outbound operations platform. It demonstrates domain health, sender pacing, logical funnels, and structured personalization patterns; it does not claim to be a bypass tool for abuse, phishing, or deceptive mass spam.

License

MIT

About

Hyper-scalable outbound email operating system with logical funnels, HTML email creation, integration mesh, and deliverability command.

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors