npm.io
0.1.7 • Published 7 months ago

@backstage/backend-dev-utils

Licence
Apache-2.0
Version
0.1.7
Deps
0
Size
18 kB
Vulns
0
Weekly
0
Stars
34.4K

@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