Files
backstage/packages/backend-defaults
Patrik Oldsberg be5a837259 migrate to use workspace ranges
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-21 10:14:53 +02:00
..
2022-09-05 14:05:37 +02:00
2022-09-20 11:52:02 +00:00
2022-09-21 10:14:53 +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