Files
backstage/packages/backend-app-api
Patrik Oldsberg 1f384c5644 backend-app-api: nicer error messaging when service deps are missing
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-02 11:44:43 +02:00
..
2022-08-23 10:29:17 +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