3846774beb
Add dependencies that were only available transitively through other packages but were being imported directly: - csstype and copy-to-clipboard in @backstage/core-components - @storybook/react-vite in @backstage/ui - react-aria-components in @backstage/plugin-notifications - @octokit/core in @backstage/plugin-scaffolder-backend-module-github - @rjsf/utils in example-app-legacy Signed-off-by: Fredrik Adelöw <freben@spotify.com> Made-with: Cursor
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.