Files
backstage/packages/backend-defaults
Patrik Oldsberg 8911f684e1 Yarn 3 automatic formatting changes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-08-31 15:49:38 +02:00
..
2022-08-23 10:29:17 +00: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