Novu headless in v2?
I couldn't find documentation about using
@novu/headless
package with novu's cloud, which is v2.
I could only find the documentation for the headless package in v0.x6 Replies
Hey @msalar let me hook in @Pawan Jain, and maybe @Paweł T. if they can help us here.
Hey @msalar
Docs for
@novu/js
which will replace the @novu/headless
library is a work in progress. I will share with you once we add this into our docs@Pawan Jain @Tomer Barnea is the v2 currently in beta???
We have a nestjs backend with nextjs frontend and we want to highly customize the inbox experience. That's the reason why I needed the headless package.
@msalar
Would you like to share what exactly you want to customize? Currently, our Inbox component can be customized as per your requirements. Is there any thing missing?
@Pawan Jain we use tailwind for all our ui components, and we havee a policy of not using any other ui components in our code. So we are reluctant to add a package that brings its own themeing / libraries. This is just to keep us free of extra deps.
Therefore, something like headleess gives us just the sdk to fetch notification inbox for a user along with actions like read/unread, and we can deal with the ui ourselvees.
@msalar
Thanks for sharing your concern. I will share the update on this within this week