Files
backstage/packages/backend-app-api
Patrick Jungermann e0c18ef3b7 chore: improve backend init error message
Include extension point ID and module ID in backend init error message.

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2024-01-16 23:28:17 +01:00
..
2024-01-16 11:44:56 +00:00
2024-01-16 11:44:56 +00:00

@backstage/backend-app-api

This package provides the framework 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