Files
backstage/packages/backend-defaults
Fredrik Adelöw b2a329d0c9 correct the backend-defaults config schema
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-08-28 14:26:39 +02:00
..
2024-08-20 13:26:25 +02:00
2024-08-20 13:26:25 +02:00
2024-08-20 13:26:25 +02:00
2024-08-27 11:41:57 +00:00
2024-08-27 11:41:57 +00: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