Back to Backstage

@backstage/backend-dev-utils

packages/backend-dev-utils/README.md

1.51.0-next.2544 B
Original Source

@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:

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

Documentation