Files
backstage/packages/backend-app-api
Fredrik Adelöw b40661378d add a test for the core scheduler
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-01-25 16:47:14 +01:00
..
2023-01-25 16:47:14 +01:00
2023-01-20 13:59:53 +01:00
2023-01-24 12:01:10 +00:00
2023-01-25 16:47:14 +01:00

@backstage/backend-app-api

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

Documentation