Skip to content

Sync full hi2b.com funnel app from production - #2

Open
nikvb wants to merge 2 commits into
masterfrom
sync/hi2b-prod
Open

Sync full hi2b.com funnel app from production#2
nikvb wants to merge 2 commits into
masterfrom
sync/hi2b-prod

Conversation

@nikvb

@nikvb nikvb commented Aug 2, 2026

Copy link
Copy Markdown
Owner

Populates the repo with the complete deployed hi2b.com app from /opt/hi2b (the repo was previously a skeleton), including this session's funnel rebuild.

What's included

  • Survey-gated landing funnelLP00HonestHour + DirectCheckout (qualify on income $70k+/couple → checkout / soft decline)
  • Minimal checkout — card + ZIP only, email/phone captured up front, no double opt-in
  • Email-to-portal capture/api/track/lead writes to ebook_leads so leads show in admin immediately
  • Email follow-up dripscripts/send-followups.ts + lib/email.ts templates (hourly cron on the server)
  • Admin/affiliate app, all LP pages, NMI payment, OpenRouter client, admin notify

Safety

  • .env is gitignored and was excluded (verified: 0 env files staged)
  • No hardcoded secrets in code (scanned)
  • No files >50MB; total ~74MB

🤖 Generated with Claude Code

nikvb and others added 2 commits August 2, 2026 03:33
The repo was a skeleton; this adds the complete deployed app from /opt/hi2b,
including this session's funnel rebuild:

- Survey-gated landing funnel (LP00HonestHour + DirectCheckout: qualify -> checkout / soft decline)
- Minimal card+ZIP checkout, email/phone captured up front (no double opt-in)
- Email-to-portal capture (/api/track/lead -> ebook_leads)
- Email follow-up drip system (scripts/send-followups.ts, lib/email.ts templates)
- Admin notify, OpenRouter client, NMI payment, all LP pages, admin/affiliate app

.env is gitignored and excluded. No secrets committed.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VgA7gzFZfiPt71Qx23aTGH
Responds to @claude mentions in issues/PR comments and reviews PRs.
Requires the Claude GitHub App installed on the repo and an ANTHROPIC_API_KEY
repo secret (both configured in the GitHub UI).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VgA7gzFZfiPt71Qx23aTGH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant