Files
backstage/packages/backend-app-api
Tim Hansen 1cf2d7c126 Merge pull request #28621 from backstage/backend-startup-optional-config
Add configuration to permit backend startup failure
2025-02-13 09:10:27 -07:00
..
2025-02-13 08:47:45 -07:00
2025-02-11 15:39:12 +00:00
2025-02-13 08:47:45 -07:00
2025-02-11 15:39:12 +00:00
2024-10-14 17:56:00 +02: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 --cwd packages/backend add @backstage/backend-app-api

Documentation