DEV Community

Cover image for open source notification Inbox
Emil Pearce for novu

Posted on

open source notification Inbox

import React from 'react'; import { Inbox } from '@novu/nextjs'; export function NotificationInbox() { return ( <Inbox applicationIdentifier="YOUR_APPLICATION_IDENTIFIER" subscriberId="YOUR_SUBSCRIBER_ID" /> ); } 
Enter fullscreen mode Exit fullscreen mode

just copy and ship

add a powerful notification inbox to your app with 6 lines of code. It's that simple.

visit our launch on ProductHunt

Top comments (4)

Collapse
 
jainpawan21 profile image
Pawan Jain novu

Integrating in-app notification is task of minutes with Novu 🙌🏻

Collapse
 
empe profile image
Emil Pearce novu

Yes!

Collapse
 
combarnea profile image
Tomer Barnea novu

haha, I love how simple it is.

Can I customize the looks?

Collapse
 
empe profile image
Emil Pearce novu

Of course you can! You can make it fit your brand!