Integration
Remix
Run bknd inside Remix
Remix SSR support is currently limited.
Installation
Install bknd as a dependency:
Serve the API
Create a new api splat route file at app/routes/api.$.ts
:
For more information about the connection object, refer to the Setup guide.
Enabling the Admin UI
Create a new splat route file at app/routes/admin.$.tsx
: