Files
backstage/docs-ui
Ben Lambert 741adbee6c Merge pull request #30642 from backstage/bui-select-fixes
Fixes on the Select component
2025-07-29 10:47:04 +02:00
..
2025-07-24 20:27:32 +01:00
2025-07-23 09:57:29 +01:00
2025-07-21 12:07:18 +01:00
2025-07-15 13:31:08 +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.