Files
backstage/packages/backend-defaults
Patrik Oldsberg d2c6465a43 update API reports
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-05 14:05:37 +02:00
..
2022-09-05 14:05:37 +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