Installation
To setup a Nuxt 3 project with Prisma ORM use the sidebase CLI:
npm
npm create sidebase@latest
In the CLI you can either the Merino stack or the Cheviot stack - if you choose the Merino stack, select "Prisma ORM" when the CLI asks you for what modules to use. And done!