Files
backstage/packages/app-defaults
Johan Haals 0ce1d75871 core-plugin-api: Remove generic auth APIs
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-02-25 14:00:07 +01:00
..
2022-02-24 13:54:37 +00:00
2022-02-24 13:54:37 +00:00

@backstage/app-defaults

This package provides a default wiring of a Backstage app that avoids boilerplate when setting up a standard Backstage app.

Installation

Install the package via Yarn:

cd packages/app
yarn add @backstage/app-defaults

Documentation