Files
backstage/packages/backend-defaults
Fredrik Adelöw dee37d6e4f Merge pull request #26023 from backstage/freben/nocompat2
remove the backend feature and service compat callback patterns
2024-08-21 10:41:17 +02:00
..
2024-08-20 13:26:25 +02:00
2024-08-20 13:26:25 +02:00
2024-08-20 13:26:25 +02:00
2024-08-20 13:26:25 +02:00
2024-08-20 08:56:34 +00:00
2024-02-12 11:06:30 +01:00
2024-08-20 08:56:34 +00:00

@backstage/backend-defaults

This package provides the default implementations and setup for a standard Backstage backend app.

Installation

Add the library to your backend app package:

# From your Backstage root directory
yarn --cwd packages/backend add @backstage/backend-defaults

Documentation