Outbid Directory

A public directory of Outbid.lol copycats and other pay-to-rank boards. Rank is the bid. This site catalogs those boards — it is not a bid board itself.

Highest bid is the hero metric. Lifetime revenue and MRR are unknown for every listing and render as Unverified. We do not invent numbers.

What is here

  • Home: hero, headline stats, listing cards, compact leaderboard by highest bid
  • /sites/[slug]: board detail (mechanic, niche, snapshot notes, visit link)
  • /submit: curated intake form (success state only — no backend yet)
  • Seed data lives in src/data/sites.js. Snapshots are from 21 Aug 2026.

    Stack

    Next.js 16 App Router (JavaScript), Tailwind CSS 4, shadcn/ui. Auth routes from the starter remain, but browsing the directory does not require a session.

    Local

    bash
    

    pnpm install

    pnpm dev

    Open http://localhost:3000. Home and listing pages render without Better Auth or Supabase env keys.

    Adding a board

    Prefer a pull request that updates src/data/sites.js with a real URL, one-liner, niche, mechanic, public highest bid (or null), and status (live / empty / building). Or use /submit and wait for review.