different species of crabvietnamese mud crab
4
11 Comments

Selling Alohando — a Uruguay-based travel marketplace I built solo over 2 years

Quick background: I'm a solo dev/webmaster, built this from scratch in Laravel/PHP over the past two years. It's a two-sided travel marketplace (think mini Airbnb) with several monetization layers stacked on top of the core commission model — host subscriptions, a commission-free direct booking tool, a guest loyalty program, gift cards, and a few other products I built along the way (booking transfers, home swaps, airport transfers, physical welcome boxes).

Numbers: ~96% profit margin, very low fixed costs (~$20/month total infra). Low time commitment to run day-to-day (30-40 min/day). Currently focused on Uruguay but fully multi-language/multi-currency and built to run in any country from day one.

Selling because I'm shifting focus to other projects, not because it's underperforming — traction has been growing steadily since launch.

Site: https://alohando.com

Happy to answer questions here or share more details if there's real interest.

on August 26, 2026
  1. 1

    The question you'll get within about two messages from any serious buyer: is the revenue number commission, or GMV?

    For a two-sided marketplace those are wildly different, and "96% margin" reads very differently depending on which one it's a margin on. Worth stating it explicitly up front, because if a buyer has to ask, they start wondering what else is bundled.

    Two things in your specific monetization stack that tend to surface in diligence:

    Gift cards. Cash from a gift card sale generally isn't revenue at the point of sale, it's a liability until it's redeemed. If gift card sales are sitting in your top line, a buyer's accountant pulls them back out and the revenue number drops.

    Booking money in transit. Cash in your account that belongs to hosts isn't yours and isn't revenue either. Same treatment.

    Neither is a problem to have. They're only a problem to discover during diligence instead of seeing up front. Sellers who show commission revenue by month, with pass-through separated out, usually clear that stage a lot faster.

    I'm a CPA, so read this as "here's what the other side will ask," not as advice on your situation.

    Separately, genuinely curious: of the 30-40 min/day, how much is host support versus dispute handling? In my experience that split is what decides whether a buyer sees an asset or a job.

    1. 1

      This is genuinely useful, thank you for laying it out so clearly.

      To answer directly: the revenue figure I've shared is commission only, not GMV. It's what actually lands as mine — host payouts and pass-through booking money were never included in that number.

      On gift cards specifically... cash from a sale isn't recognized as revenue at the point of purchase. It only counts once the card is redeemed, and at that point the normal marketplace commission applies to it just like any other booking — so it's treated as a liability until then, not top-line revenue. Good to confirm that's the correct way to think about it.

      On the 30-40 min/day split. The platform runs on a mix of automation and moderated oversight. Since it's still relatively young, disputes have been minimal — the few that came up were minor and resolved quickly, nothing structural. Most of the daily time goes to routine host support and monitoring, not firefighting.

      Appreciate you taking the time to spell all this out — happy to answer anything else. Nothing hidden here, this is a real, scalable business and I'd rather it hold up to scrutiny than sound polished.

      Best,
      Nicolas

  2. 1

    freaking schmackin ))

    1. 1

      Ha, appreciate it! Glad it landed well.

  3. 1

    Interesting that you’ve built several monetization options around the marketplace. Curious which one has ended up being the most meaningful commercially.

    1. 1

      Glad that came through clearly — it's one of the things I paid attention to when designing each new feature, since stacking revenue streams only makes sense if they're not just splitting the same pie.

      Happy to go deeper on any of them if you're curious.

    2. 1

      Honestly, the core marketplace commission is still the main driver today — it's the most mature piece, so it makes sense it carries most of the revenue right now.

      The newer layers (direct booking subscriptions, tiered host plans, the loyalty program) are still early in adoption, since most of them shipped in just the past few months. What's interesting to me is that none of them cannibalize the core commission — they're additive, sitting on top of the same host/guest base rather than competing for the same dollar.

      So the mix should shift over time as those mature, rather than staying commission-only forever.

      1. 1

        That’s useful context. The fact that the newer revenue layers are additive rather than cannibalizing the core marketplace is especially interesting.

        1. 1

          That’s useful context. I’d be happy to continue the conversation beyond the thread — what’s the best email to reach you on?

  4. 1

    The metrics you've shared (96% margin, $20/mo infra, 30-40 min/day) are what made the shift decision possible. Most solo builders measure revenue or user count and stay trapped in growth theater. You measured the actual constraints - what it costs to run, how much time it takes, what profit really looks like. That clarity meant you could see "this is sustainably solving a real problem" separate from "this needs all my attention." Teams that measure different things fight about priorities. Solo builders who measure the right boundaries get to make moves other people call impossible.

    1. 1

      That's a really sharp way to put it — "growth theater" nails exactly what I was avoiding. Revenue and user count are easy to chase and feel good on a dashboard, but they don't tell you whether the thing is actually sustainable without you glued to it.

      The 30-40 min/day number ended up being the real signal for me, more than revenue. Once I saw the business kept running smoothly with that little daily input, it reframed the whole decision — not "how do I grow this more" but "this is solid enough that someone else could take it further than I have bandwidth to right now."

      Appreciate you putting words to something I'd mostly just felt intuitively.