Files
backstage/packages/backend-defaults
Patrik Oldsberg 2185cb2577 Merge pull request #33381 from backstage/blam/actions-cli
feat(cli): add actions CLI module for distributed actions registry
2026-03-17 12:41:15 +01:00
..
2026-03-10 17:34:12 +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