Files
backstage/packages/backend-app-api
Fredrik Adelöw d9c8720dd4 just some comment cleanup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-02-01 13:52:06 +01:00
..
2023-02-01 13:52:06 +01:00
2023-01-20 13:59:53 +01:00
2023-01-31 14:45:37 +00:00
2023-01-31 14:45:37 +00: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