Files
backstage/packages/backend-defaults
Fredrik Adelöw 971300a41f Merge pull request #28491 from Pike/knip-workspace-config
Improve knip reports by using a single config with workspaces
2025-01-29 16:50:12 +01:00
..
2025-01-28 13:06:36 +00:00
2025-01-20 15:00:15 -06:00
2025-01-28 13:06:36 +00:00
2025-01-14 15:40:14 +01:00
2024-12-01 16:25:43 +01: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