Files
backstage/packages/backend-dev-utils
github-actions[bot] e08f48a9b5 Version Packages (next)
2025-12-09 15:00:09 +00:00
..
2025-12-08 10:53:38 +01:00
2025-12-09 15:00:09 +00:00
2025-12-09 15:00:09 +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