Skip to content

Getting started

Installation starts by choosing your framework and ORM, or:

sh
npx paneljs@latest init

Express is the HTTP adapter that ships. Prisma, TypeORM, and MikroORM are the data adapters that ship.

Released under the MIT License.