Backstage

October 31, 2023 ยท View on GitHub

This is your newly scaffolded Backstage App, Good Luck!

To start the app, run:

yarn install
yarn dev

How to update backstage once you have the instance?

You can find the full documentation to know how to update Backstage. The short answer is, for a full update of versions using the backstage-cli is:

yarn backstage-cli versions:bump

Also follow this Backstage upgrade helper which shows other significant steps for update.