Files
backstage/packages/backend-defaults
Fredrik Adelöw a29edc58fb Merge pull request #34267 from backstage/freben/describe-each-databases
tests: use describe.each for database test iteration
2026-05-19 10:24:00 +02:00
..
2025-04-24 20:08:58 +02:00
2026-05-12 18:28:01 +00:00
2026-04-16 12:14:47 +02:00
2026-05-12 18:28:01 +00:00
2025-01-14 15:40:14 +01:00
2025-12-03 10:59:22 -05:00
2025-04-24 20:08:58 +02:00
2026-04-09 15:59:44 +01:00

@backstage/backend-defaults

This package provides the default implementations and setup for a standard Backstage backend app.

Installation

Add the library to your backend app package:

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

Documentation