Files
backstage/packages/frontend-defaults
Patrik Oldsberg f4c03772a4 frontend-app-api: internalize prepared session state
Move prepared app session ownership into frontend-app-api so bootstrap only signals readiness while callers use tryFinalize or finalize to read the finalized app state. This reduces createApp boilerplate and keeps the specialized app lifecycle centered in the lower-level API.

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Made-with: Cursor
2026-03-17 13:01:34 +01:00
..
2026-03-10 17:34:12 +00:00
2026-03-10 17:34:12 +00:00

@backstage/frontend-defaults

The new frontend system that this package is part of is in alpha, and we do not yet recommend using it for production deployments

This package provides the high-level APIs used to create Backstage frontend applications with the default setup. For more information, see the documentation on how to build Backstage frontend applications.

Documentation