Files
backstage/packages/backend-defaults
Patrik Oldsberg d973183d96 Merge pull request #28931 from schultzp2020/issue-28905
fix: explicitly stringify extra fields passed to the logger service
2025-02-21 14:05:56 +01:00
..
2025-02-18 15:19:53 +00:00
2025-02-18 15:19:53 +00:00
2025-01-14 15:40:14 +01: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
2024-09-23 14:41:40 +02:00
2024-09-23 14:41:40 +02:00
2024-10-14 17:56:00 +02: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