Files
backstage/packages/backend-defaults
Andre Wanlin 850f7c2ce5 Merge pull request #33359 from awanlin/topic/typos-cli
Added `typos` to CI and fixed all findings
2026-05-25 15:23:38 -05:00
..
2025-04-24 20:08:58 +02:00
2026-05-19 18:28:24 +00:00
2026-04-16 12:14:47 +02:00
2026-05-19 18:28:24 +00:00
2025-01-14 15:40:14 +01:00
2024-09-23 14:41:40 +02:00
2025-12-03 10:59:22 -05:00
2024-09-23 14:41:40 +02:00
2024-09-23 14:41:40 +02:00
2024-09-23 14:41:40 +02:00
2024-09-23 14:41:40 +02:00
2025-04-24 20:08:58 +02:00
2024-09-23 14:41:40 +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