Getting started
Installation starts by choosing your framework and ORM, or:
sh
npx paneljs@latest initExpress is the HTTP adapter that ships. Prisma, TypeORM, and MikroORM are the data adapters that ship.
Installation starts by choosing your framework and ORM, or:
npx paneljs@latest initExpress is the HTTP adapter that ships. Prisma, TypeORM, and MikroORM are the data adapters that ship.