Files
backstage/packages/backend-app-api
2024-12-20 08:18:13 +05:30
..
2024-12-17 10:54:05 +00:00
2024-12-17 10:54:05 +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