Files
backstage/plugins/notifications
Patrik Oldsberg a1c58124a7 sync API reports
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-11-17 10:35:43 +01:00
..
2025-09-11 13:49:15 +02:00
2025-11-11 21:45:56 +00:00
2025-11-11 21:45:56 +00:00
2025-11-17 10:35:43 +01:00

notifications

Welcome to the notifications plugin!

Getting started

To install, please refer the Getting Started Backstage Notifications and Signals documentation section.

Please mind installing the @backstage/plugin-notifications-backend and @backstage/plugin-notifications-node packages before this frontend plugin.

Real-time notifications

To be able to get real-time notifications to the UI without need for the user to refresh the page, you also need to add @backstage/plugin-signals package to your installation.