No description
Find a file
Manabu Mccloskey 0e2fa2b27f wip
2023-02-24 11:18:27 -08:00
examples Initial commit 2023-02-14 17:01:02 -08:00
packages wip 2023-02-24 11:18:27 -08:00
plugins Initial commit 2023-02-14 17:01:02 -08:00
.dockerignore Initial commit 2023-02-14 17:01:02 -08:00
.eslintrc.js Initial commit 2023-02-14 17:01:02 -08:00
.gitignore Initial commit 2023-02-14 17:01:02 -08:00
.prettierignore Initial commit 2023-02-14 17:01:02 -08:00
app-config.production.yaml Initial commit 2023-02-14 17:01:02 -08:00
app-config.yaml wip 2023-02-23 15:51:07 -08:00
backstage.json Initial commit 2023-02-14 17:01:02 -08:00
catalog-info.yaml Initial commit 2023-02-14 17:01:02 -08:00
github-integration.yaml add example credential files 2023-02-23 15:57:50 -08:00
k8s-config.yaml add example credential files 2023-02-23 15:57:50 -08:00
lerna.json Initial commit 2023-02-14 17:01:02 -08:00
package.json Initial commit 2023-02-14 17:01:02 -08:00
README.md Initial commit 2023-02-14 17:01:02 -08:00
test-template.yaml wip 2023-02-24 11:18:27 -08:00
tsconfig.json Initial commit 2023-02-14 17:01:02 -08:00
yarn.lock Initial commit 2023-02-14 17:01:02 -08:00

Backstage

This is your newly scaffolded Backstage App, Good Luck!

To start the app, run:

yarn install
yarn dev