PanelForge

The admin panel, already built — auth, roles, and dynamic fi

Visit Website
September 2, 2026 I got tired of rebuilding the same admin panel for every project, so I packaged it

Every new idea I start hits the same wall in the first 30-40 hours: auth, role-based permissions, and some kind of admin table to manage data. None of it is the actual product, but all of it has to exist before real work starts.

So I built PanelForge — an admin dashboard starter kit with real auth, database-level role permissions (Postgres RLS), and dynamic custom fields you can add from the UI without touching code. Built with React, TypeScript, and Supabase.

It's $129, one-time, full source code. Still very early — no sales yet, just shipped it and starting to share it around. Would genuinely appreciate feedback on the idea, the pricing, or anything that looks off.

Product page: Hackers product page

Direct checkout: Lemon Squeezy

1 Comment

  1. 1
    $129 seems to be selling time saved more than features. Have you tested whether buyers care most about the hours saved, or the specific auth/RLS setup?

About

I kept rebuilding auth, roles, and admin tables for every new project idea. PanelForge exists so I (and other developers) can skip that setup phase and get straight to the real product.