Provides the default wiring of a Backstage App
This package provides a default wiring of a Backstage app that avoids boilerplate when setting up a standard Backstage app.
Install the package via Yarn:
# From your Backstage root directoryyarn --cwd packages/app add @backstage/app-defaults Copy
# From your Backstage root directoryyarn --cwd packages/app add @backstage/app-defaults
Provides the default wiring of a Backstage App