Fundnode

Build log

What we shipped, when, and why.

Public changelog. Updated when we ship something material — not every commit, not every typo fix. Reverse chronological.

feature

Supabase wired end-to-end for leads, events, subscribers, affiliate clicks

Schema (4 tables + indexes + RLS) lives in supabase/schema.sql. The three API routes (/api/lead, /api/event, /api/subscribe) persist through a service-role admin client and degrade to console.log when env is absent so local/preview don't crash.

feature

PostHog analytics live — pageviews, session replay, custom events

Tracks page views, qualification funnel steps, affiliate link clicks, and custom merchant events. Session replay enabled with strict input masking (no form values, no password/email content). US Cloud, project 437113.

ops

Project ownership: hv-one → keerthanaaketi-2184

Vercel project transferred from a shared HyperVerge team to the founder's personal Vercel team. Zero downtime, deployments + domains + env vars carried over via Vercel's /claim-deployment flow.

content

Shipped /fund-payroll-gap

First use-case landing page. Anchors on the most stressful search merchants do ("need money for payroll Friday") and tells them when an MCA is wrong — usually option #5 or later.

ops

Custom domain live: fundnode.co

Domain registered at Porkbun, DNS through Cloudflare/Porkbun, SSL auto-provisioned by Vercel via Let's Encrypt. Google Search Console verified, sitemap submitted (57 pages at the time, expanding). Bing Webmaster imported from GSC.

content

Initial /learn pillars + funder rankings

Shipped 6 foundational articles on factor rates, MCA vs LOC vs term loan, qualifying, stacking, fund speed, and best-restaurant funders for 2026. Plus 10 funder comparison pages (Credibly vs OnDeck, etc.) and 24 funding-type combos under /funding.

design

Design system: Anthropic-warm + Stripe-disciplined

Fraunces serif + Inter + JetBrains Mono on a cream (#F5F2EB) + terracotta (#C66B3D) palette. Deliberately rejected the "everything is blue" SaaS template — the audience has been burned by glossy broker sites and needs the page to feel like a financial newsletter they'd actually trust. Lighthouse: 98 / 96 / 96 / 100 mobile.

feature

Factor rate calculator + embeddable widget

/calculator runs the math on any factor + term + advance: daily payment, total payback, APR-equivalent. Free, no login, no email gate. Embed variant at /calculator/embed/install for accountants and CFO consultants who want to host it on their own sites.

feature

Pre-qualification funnel (/qualify)

Four steps: funding need → revenue + TIB → state + industry → contact. Local-storage save-and-resume on every step. Rule-based v0 scorer against revenue, TIB, NSFs, industry, and funding ratio — returns indicative factor range, daily ACH, and APR-equivalent before any docs change hands. No credit pull.

feature

Are-you-fundable quiz

/quiz/are-you-fundable — a softer entry than /qualify. 5 questions, no contact info required, returns your A/B/C-paper tier. Designed for top-of-funnel education traffic from SEO and content distribution.

Subscribe

Want to know when we ship something? We send a short note when there's real news — never more than twice a month.

Form on the homepage footer, or email hello@fundnode.co to ask to be added.