Files
backstage/packages/backend-defaults
Johan Haals 3232e31a23 backend: Add support for lifecycle events
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-11-10 14:41:26 +01:00
..
2022-09-05 14:05:37 +02:00
2022-11-08 14:04:37 +00:00
2022-11-08 14:04:37 +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