Files
backstage/packages/backend-defaults
Patrik Oldsberg d3c2386b07 Merge pull request #15774 from backstage/rugvip/mocks
backend-test-utils: unify mock services and service factory exports
2023-01-20 14:00:51 +01:00
..
2023-01-17 10:33:41 +01:00
2023-01-17 11:50:48 +00:00
2023-01-17 11:50:48 +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