docs/frontend-system: add introduction

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-10-24 14:33:10 +02:00
parent b24a1cb45d
commit fd43ad8144
+15
View File
@@ -0,0 +1,15 @@
---
id: index
title: The Frontend System
sidebar_label: Introduction
# prettier-ignore
description: The Frontend System
---
> **NOTE: The new frontend system is in a highly experimental phase**
## Status
The new frontend system is in an experimental phase and we do not recommend any plugins or apps to migrate.
You can find an example app setup in [the `app-next` package](https://github.com/backstage/backstage/tree/master/packages/app-next).