@repo/notifications delivers in-app notifications with real-time feeds and user preference management through Knock.
Usage
Trigger a notification from the server:apps/api/routes/comments.ts
Notification Feed
Render the feed in your app:apps/app/components/notification-bell.tsx
NotificationProvider to enable real-time delivery:
apps/app/layout.tsx