Get started with Inbox using Novu and Remix
Learn how to quickly get started with Novu.
Quickstart
Before you can start integrating Novu into your application, you need to create a Novu account and set up a new workflow in the Novu Dashboard. This guide walks you through those steps.
You can use the following command to create a new Remix application, or use your own and continue from the next step.
package-install npm install @novu/react
Now you can import the NotificationCenter
component and add it to your layout, it will automatically display the Bell icon with notifications.
package-install npm run dev
Visit Dashboard
Next steps
Inbox and preferences UI components
Explore our full-stack UI components libraries for building in-app notifications.
Styling
Customize the look and feel of your Inbox to match your application's design.
Multi-tenancy
Manage multiple tenants within an organization.
Localization
Manage localized versions of your notification templates.
Environments
Manage multiple environments based on your application's deployment stages.