Files
backstage/packages/backend-defaults
Fredrik Adelöw fe87fbff1b add simple gauge metrics for task run start/end times
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-11-26 19:35:53 +01:00
..
2024-11-26 11:10:07 +00:00
2024-11-26 11:10:07 +00:00
2024-11-04 11:03:32 -05:00
2024-11-04 11:03:32 -05:00
2024-10-14 17:56:00 +02:00

@backstage/backend-defaults

This package provides the default implementations and setup for a standard Backstage backend app.

Installation

Add the library to your backend app package:

# From your Backstage root directory
yarn --cwd packages/backend add @backstage/backend-defaults

Documentation