What this property was
Linkmas is a link-in-bio platform for the Spanish-first Latin American market — the "one link for everything" page that creators put in their Instagram and TikTok profiles, with customizable themes, click analytics, and a freemium model where the prettier themes and the deeper stats live behind the paid tier. It is also the technological heretic of my portfolio: while everything else here is Next.js and FastAPI, Linkmas is PHP 8.2 with MySQL and Redis, served by native Apache on its own port behind the Cloudflare tunnel.…
Evidence recorded in the manuscript
What's real: the platform runs, pages render, the freemium gate works, Stripe and MercadoPago recurring are wired, and the AI plugin functions. What's unverified: paying subscribers. My audit's verdict — test whether a $5–$19/month Pro tier finds takers "if usage exists" — contains the operative phrase. Usage, at the scale that makes a viral loop spin, has not been proven. I don't have a subscriber number I'd print, and the honest figure for confirmed recurring revenue as I write this is: not established.
The lesson recorded after launch
Not everything deserves to be built from scratch, and nothing about a modern stack makes money that an old one can't. Linkmas violates every fashionable instinct — bought-not-built core, PHP instead of React, Apache instead of edge functions — and it is one of the most stable things I run. The discipline is knowing which layer you're actually competing on. In a solved category, the software is a commodity and your edge is market, language, payments, and distribution; spending your scarcest resource rebuilding the commodity layer is vanity.…