Files
backstage/packages/backend-dev-utils
github-actions[bot] 8070f67dc4 Version Packages
2024-01-16 11:44:56 +00:00
..
2024-01-16 11:44:56 +00:00
2024-01-16 11:44:56 +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