Integration
Next.js
Run bknd inside Next.js
Next.js support is currently experimental, this guide only covers adding bknd using pages
folder.
Installation
Install bknd as a dependency:
Serve the API
For more information about the connection object, refer to the Setup guide.
Enabling the Admin UI
Create a file [[...admin]].tsx
inside the pages/admin
folder: