Menu

Post image 1
Post image 2
1 / 2
0

What I learned shipping a 5-day auction marketplace in 30 days (Cloudflare Pages + Supabase)

DEV Community·Jason·about 1 month ago
#Y8cM5o2t
Reading 0:00
15s threshold

What I learned shipping a 5-day auction marketplace in 30 days (Cloudflare Pages + Supabase) I built an auction marketplace for online businesses called ExitBid — single-region MVP from idea to live in about 30 days. This is a notes-from-the-field write-up of the technical decisions that worked, the ones that didn't, and the patterns I'd use again. Stack is dead-simple: Cloudflare Pages for the static site, Supabase for everything backend, Resend for transactional email. Paid integrations: Creem.io as Merchant of Record, NowPayments for crypto, Vonage for SMS verification. I'm not going to pretend this is novel. The point of writing it down is the combination of choices and the gotchas that surface when you actually ship. The architecture in one paragraph The whole site is static HTML+CSS+JS hosted on Cloudflare Pages, served from the edge globally.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More