Files
backstage/packages/backend-dev-utils
github-actions[bot] e6df5d52ce Version Packages
2026-02-17 16:06:18 +00:00
..

@backstage/backend-dev-utils

This package helps set up local development environments for Backstage backend packages.

Installation

Add the library to your backend plugin or module package:

# From your Backstage root directory
yarn --cwd plugins/<plugin>-backend add @backstage/backend-dev-utils

Documentation