Files
backstage/packages/app-defaults
Fredrik Adelöw d09d2b6733 Merge pull request #22468 from Bonial-International-GmbH/mohmann/bitbucket-auth-default-scopes
fix(auth): use default scope `account` for Bitbucket auth
2024-01-25 11:32:51 +01:00
..
2024-01-23 13:57:50 +00:00
2024-01-23 13:57:50 +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:

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

Documentation