Files
backstage/packages/backend-app-api
Patrik Oldsberg 391b7fbd28 Merge pull request #16643 from RobotSail/async-config
Asynchronous configuration / config merging
2023-03-30 17:46:05 +02:00
..
2023-03-28 16:01:25 +00:00
2023-03-28 16:01:25 +00:00
2023-02-27 10:07:05 +01:00

@backstage/backend-app-api

This package is EXPERIMENTAL, we recommend against using it for production deployments

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-app-api

Documentation