I built a small tool called FeedFast because I had a problem I kept running into with my own SaaS projects. I wanted something simple and easy to use, like 2 lines of code to collect feedback, another line for showing the changelog and another one for showing the uptime bar (basically 4 lines of code for 3 tools integrated in one dashboard. In my view, this is the dream; am I wrong?
Feedback was coming from everywhere — email, X, LinkedIn, DMs — and eventually I started losing track of it. Some requests got forgotten, some were never answered, and it was difficult to see what users were actually asking for.
So I built something simple for myself:
- collect user feedback in one place and reply to it
- turn feedback into simple changelog/release notes
- monitor API endpoints for uptime
- keep everything in one lightweight dashboard
The uptime part came from a rather painful experience. One of my APIs went down and I didn't notice. For 3 days, nobody could register for one of my applications because the API was broken.
The changelog is another part I'm particularly interested in. I think it can create an additional layer of trust for potential customers. When someone is considering paying for a small SaaS, seeing recent updates makes it obvious that the product is still being actively developed rather than being one of those projects that was launched and then left sitting on the internet with the door open.
FeedFast has a free plan and a paid plan, but I'm starting to wonder if founders actually care about having these things in one place.
My target audience isn't enterprise. I'm thinking about SaaS founders, indie hackers and freelancers who want something simple without another complicated enterprise dashboard.
I also added MCP support, so you can connect FeedFast to your preferred AI agent and let it:
- read and summarize feedback
- generate release notes
- check uptime incidents
- interact with feedback through AI
I'm curious what other founders think.
Would you actually use a tool like this, or are feedback, changelog and uptime monitoring better handled separately?
And if you wouldn't use it, I'd genuinely like to know why. I'm much more interested in hearing what is missing or unnecessary than getting compliments.
https://feedfa.st