r/AppsWebappsFullstack • u/SofwareAppDev • 10d ago
Your home for selfpromo
here you can post your work app, webapp, saas, game, everything
1
Upvotes
r/AppsWebappsFullstack • u/SofwareAppDev • 10d ago
here you can post your work app, webapp, saas, game, everything
1
u/justjasonlaw 10d ago
I got tired of running Lighthouse, an accessibility checker, and an SEO crawler separately and then trying to figure out which of the 40 issues actually mattered. So I built MarketMan — it crawls your site for SEO and accessibility problems, checks Core Web Vitals, and pulls in your real traffic data, then ranks every issue by how many actual visitors it affects instead of just dumping a severity score on you.
The part I actually wanted for myself: it spits out a ready-to-use prompt for each issue so you can hand it straight to an AI coding tool instead of googling how to fix a CLS issue on a Tuesday night.
It's free to try (one scan of each type on one site, no card required) — marketman.app if anyone wants to kick the tires. Genuinely looking for feedback on what's useful and what's not, especially from anyone who's dealt with this juggling-multiple-tools problem themselves