Files
backstage/plugins
Casper Thygesen 128b3e98fb Add default errorHandler() to vault-backend
Right now any uncaught error causes backstarte to crash
We should use `packages/backend-common/src/middleware/errorHandler.ts` middleware like the other backend plugins

Signed-off-by: Casper Thygesen <73483987+cthtrifork@users.noreply.github.com>
Signed-off-by: cthtrifork <cth@trifork.com>
Signed-off-by: Simon <simme.jakobsson@gmail.com>
2022-11-15 09:34:52 +01:00
..
2022-11-09 10:15:16 +00:00
2022-10-25 13:18:27 +00:00
2022-11-09 10:15:16 +00:00
2022-11-09 10:15:16 +00:00
2022-11-09 10:15:16 +00:00
2022-11-08 14:04:37 +00:00
2022-11-08 14:04:37 +00:00
2022-11-08 14:04:37 +00:00
2022-11-09 10:15:16 +00:00
2022-11-08 14:04:37 +00:00
2022-11-09 12:12:10 +01:00
2022-11-09 12:12:10 +01:00
2022-11-09 12:12:10 +01:00
2022-11-09 12:12:10 +01:00
2022-10-25 13:18:27 +00:00
2022-11-08 14:04:37 +00:00
2022-11-08 14:04:37 +00:00
2022-11-08 14:04:37 +00:00
2022-11-09 10:15:16 +00:00
2022-11-09 10:15:16 +00:00
2022-11-09 10:15:16 +00:00
2022-11-09 10:15:16 +00:00
2022-11-09 10:15:16 +00:00
2022-11-09 10:15:16 +00:00
2022-11-09 10:15:16 +00:00
2022-11-09 10:15:16 +00:00
2022-10-25 13:18:27 +00:00
2022-11-09 10:15:16 +00:00
2022-11-08 14:04:37 +00:00
2022-11-08 14:04:37 +00:00
2022-11-09 10:15:16 +00:00
2022-11-09 10:15:16 +00:00
2022-10-25 13:18:27 +00:00
2022-11-09 10:15:16 +00:00
2022-10-25 13:18:27 +00:00
2022-11-09 10:15:16 +00:00
2022-10-25 13:18:27 +00:00
2022-11-09 10:15:16 +00:00
2022-11-08 14:04:37 +00:00
2022-10-25 13:18:27 +00:00
2022-11-08 14:04:37 +00:00
2022-11-09 10:15:16 +00:00
2022-11-14 10:52:14 +01:00
2022-11-08 14:04:37 +00:00
2022-11-09 10:15:16 +00:00
2022-11-09 10:15:16 +00:00

Plugins

Backstage is a single-page application composed of a set of plugins. This folder holds numerous plugins that are managed by this repository.

For more information about the plugin ecosystem, see the documentation here:

https://backstage.io/docs/plugins/

You can also see the Plugin Marketplace for other open source plugins you can add to your Backstage instance.

Suggesting a plugin

If you start developing a plugin that you aim to release as open source, we suggest that you create a new Issue. This helps the community know what plugins are in development.

You can also use this process if you have an idea for a good plugin but you hope that someone else will pick up the work.