Schema-driven
The ORM you already have is the source of truth. register("User") is enough to get a working list and form. No second admin schema.
A Django-style admin for Node.js. You already wrote the data model — PanelJS turns it into a guarded operations UI.