1
0 Comments

I was tired of rebuilding admin panels for Firebase… so I tried to fix it

Hey everyone 👋

After working on several projects with Firebase, I kept running into the same issue:
every time I needed to manage data properly, I ended up building a custom admin panel from scratch.

At first it felt normal, but after doing it multiple times, it started to feel like a complete waste of time for something that should already exist.

The Firebase console is great for simple use cases, but once you need more control or better workflows, it quickly falls short.

So I started exploring a different approach:
what if instead of building a new admin panel every time, you could reuse something simpler and already familiar?

That led me to build a small tool around this idea.

It’s still early, and I’m trying to understand if this is a real problem for others or just something I personally ran into.

Would really appreciate your thoughts:

Do you also end up building custom admin panels with Firebase?
How are you currently handling data management?
Would you use a tool that simplifies this, or do you prefer building your own?

Thanks!

on April 9, 2026