
Building Tagtics in public -> catching up on Indie Hackers
I’ve been sharing a build-in-public series on LinkedIn for the past couple of days, but I realized I forgot to mirror the updates here on Indie Hackers. So I’m catching up today and I’ll be posting future progress here as well.
Quick recap so far:
#1 Early Access + Build-in-Public Start
I opened early access for Tagtics, a SaaS platform focused on collecting structured UI/UX feedback directly from end users. The goal is to build it transparently, step by step, until it’s production-ready.
#2 NPM Package Shipped
Built and shipped the tagtics-client npm package, a framework-agnostic client that can be plugged into any frontend to collect feedback and send it to a centralized dashboard.
The entire project is open source.
#3 Frontend Dashboard Milestone
Finished the first version of the web dashboard frontend (React + Zustand, Tailwind, Recharts, Framer Motion, etc.).
Backend isn’t live yet, everything currently runs on placeholder data - but the core UX and structure are in place.
Repo: https://github.com/tagtics
NPM: https://www.npmjs.com/package/tagtics-client
Early access is still open, and I’m actively looking for:
Feedback on the idea
Input on the feedback workflow
Suggestions from anyone who’s built dev tools or SaaS dashboards before
Website: https://www.tagtics.online
I’ll continue posting regular progress updates here from now on.
If you’re building something similar or have thoughts, I’d love to hear them.