Files
backstage/packages/backend-dev-utils
github-actions[bot] ac277f3c91 Version Packages (next)
2024-01-09 12:44:34 +00:00
..
2024-01-09 12:44:34 +00:00
2024-01-09 12:44:34 +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 add --cwd plugins/<plugin>-backend @backstage/backend-dev-utils

Documentation