Files
backstage/docs-ui
Charles de Dreuille 146e3fc24e Change to 14px
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-10-15 15:52:44 +01:00
..
2025-10-15 15:52:44 +01:00
2025-08-13 22:57:39 +02:00
2025-10-13 22:56:22 +01:00

Backstage UI Docs

Backstage UI is our internal UI library built for Backstage. We built this website to document the library and its components. You can view this website here.

How to run locally

This website is built with Next.js and it is hosted on Github pages. To run it locally, you can run the following command:

yarn start

Deployment

Deployments are done automatically when a PR is merged into the master branch. We host the website using Github pages.