adjust the backend system warnind texts

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2023-09-21 09:42:46 +02:00
parent cc44fcfb3a
commit 652322515f
15 changed files with 17 additions and 20 deletions
+2 -4
View File
@@ -1,14 +1,12 @@
---
id: new-backend-system
title: New Backend System
description: Details of the upcoming backend system
description: Details of the new backend system
---
> **DISCLAIMER: The new backend system is in alpha, and still under active development. While we have reviewed the interfaces carefully, they may still be iterated on before the stable release.**
## Status
The new backend system is in alpha, and only a small number of plugins have been migrated so far. It is possible to try it out, but it is not recommended to use this new system in production yet.
The new backend system is in alpha, and some plugins do not yet fully implement it. But do feel free to try it out! We would love to hear back about your impressions.
You can find an example backend setup in [the backend-next package](https://github.com/backstage/backstage/tree/master/packages/backend-next).