Files
backstage/packages/backend-defaults
Patrik Oldsberg dd9f7b8b24 update plugin metadata service ID in tests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-01-07 14:24:04 +01:00
..
2022-09-05 14:05:37 +02:00
2023-01-03 14:44:31 +00:00
2023-01-03 14:44:31 +00:00
2022-08-10 14:29:16 +02:00

@backstage/backend-defaults

This package is HIGHLY EXPERIMENTAL, do not use this for production

This package provides the core API used by Backstage backend apps.

Installation

Add the library to your backend app package:

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

Documentation