In-app notifications for your users.
zopio
offers a notifications package that allows you to send in-app notifications to your users. By default, it uses Knock, a cross-channel notification platform that supports in-app, email, SMS, push, and chat notifications. Knock allows you to centralize your notification logic and templates in one place and orchestrate complex workflows with things like branching, batching, throttling, delays, and conditional sending.
packages/notifications/keys.ts
file.
NotificationsTrigger
component from the @repo/notifications
package and use it in your app. We’ve already added this to the sidebar in the example app: