Skip to content

Files

Latest commit

75a1c93 · May 23, 2023

History

History
This branch is 23218 commits behind backstage/backstage:master.

app-defaults

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

# From your Backstage root directory
yarn add --cwd packages/app @backstage/app-defaults

Documentation