Files
backstage/packages/backend-dev-utils
secustor c28596309f update files
Signed-off-by: secustor <sebastian@poxhofer.at>
2024-09-23 14:41:40 +02:00
..
2024-08-20 08:56:34 +00:00
2024-02-08 09:53:18 +01:00
2024-08-20 08:56:34 +00:00
2024-09-23 14:41:40 +02: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