Skip to content

Express

You already have an Express server. PanelJS adds /admin on top of it.

Pick the ORM this app already uses.

Mounting itself is one call: await mount(app, admin) from @paneljs/express. Details: Express.

Released under the MIT License.