Go to file
2022-12-22 15:41:06 +01:00
packages base 2022-12-22 15:01:37 +01:00
plugins without example 2022-12-22 15:41:06 +01:00
.dockerignore base 2022-12-22 15:01:37 +01:00
.eslintrc.js base 2022-12-22 15:01:37 +01:00
.gitignore base 2022-12-22 15:01:37 +01:00
.prettierignore base 2022-12-22 15:01:37 +01:00
app-config.production.yaml base 2022-12-22 15:01:37 +01:00
app-config.yaml without example 2022-12-22 15:41:06 +01:00
backstage.json base 2022-12-22 15:01:37 +01:00
catalog-info.yaml base 2022-12-22 15:01:37 +01:00
lerna.json base 2022-12-22 15:01:37 +01:00
package.json base 2022-12-22 15:01:37 +01:00
README.md base 2022-12-22 15:01:37 +01:00
tsconfig.json base 2022-12-22 15:01:37 +01:00
yarn.lock without example 2022-12-22 15:41:06 +01:00

Backstage

This is your newly scaffolded Backstage App, Good Luck!

To start the app, run:

yarn install
yarn dev