Files
backstage/packages/backend-app-api/README.md
T
Fredrik Adelöw 516fd3e918 updated backend/frontend system readme files
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-01-09 08:44:39 +01:00

503 B

@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