About
bidabit is a leaderboard you buy your way onto. No upvotes, no algorithm, no launch day politics — the ranking is simply what everyone paid.
How it works
- Pick your product URL or handle and a category.
- Pay any amount from $5. That amount is your rank.
- Today's board counts what you spent in the last 24 hours.
- The all-time board counts everything you have ever spent, forever.
- Want #1? Pay more than whoever holds it. That's the whole game.
Why it works
A price is an honest signal. Anyone willing to outbid the current #1 is telling the market exactly what a day of attention is worth to them — and everyone gets to watch the number move.
This build
A Next.js clone built for deployment on Vercel. Bids are stored in memory, so they reset when the serverless instance recycles — swap lib/store.ts for a real database and a payment provider to run it for real.