Show HN: Built a localhost-sharing CLI with live feedback
But I couldn’t stop thinking:
"Why the hell do we still send Looms, screenshots, or set up staging servers - just to get feedback on a dev build?"
So after 6 hours of raw networking hell, I built Mirage - a developer-focused CLI that:
Shares your live localhost instantly
Clients can click any UI element and leave comments
You can reply to their feedback right from your terminal - no browser, no Slack, no BS
And any code changes you make? Client sees them instantly. No redeploying anymore.
Why Mirage?
Because ngrok is great, but it stops at tunneling.
Mirage goes further:
Built-in client feedback widget
Real-time updates without staging hell
Comments show up in your CLI
You stay in dev flow, no jumping tools.
How it works
1. Run mirage in your project folder
2. Share the generated link with your client
3. They see your actual running UI
4. They click elements and comment inline
5. You reply live from terminal
6. You make changes → they see it live
Built With
Node.js
Local tunneling
Custom DOM overlay for feedback capture
Real-time sync + terminal reply system
Who is this for?
Freelance devs sick of Looms and staging servers
Indie hackers shipping fast
Agencies juggling multiple review cycles
Anyone tired of “send me a build” nonsense
If you've ever screamed “I just want feedback without staging a full build” - Mirage is for you.
Gonna Make it open-source if anyone need it, i dont know why i had this idea but its here.
Would love feedback from fellow builders??
Here is the screen recording...
https://x.com/AINotSoSmart/status/1946866364213510516?t=TvYn...
No comments yet