sreez-backstage-demo/sreez-showcase
2024-06-07 14:59:39 -04:00
..
examples Fix github authentication and add all 4 team members to the guest group 2024-04-21 20:28:57 -04:00
k8s feat(TopologyPlugin): Install the topology plugin, update backstage versions 2024-06-04 13:35:09 -04:00
packages feat(k8s & topo plugins): both plugins on the same tab 2024-06-07 14:59:39 -04:00
plugins feat(TopologyPlugin): Install the topology plugin, update backstage versions 2024-06-04 13:35:09 -04:00
.dockerignore initial commit, backstage app created 2024-04-18 15:31:58 -04:00
.eslintignore initial commit, backstage app created 2024-04-18 15:31:58 -04:00
.eslintrc.js initial commit, backstage app created 2024-04-18 15:31:58 -04:00
.gitignore more UI tweaks 2024-05-27 14:26:33 -04:00
.prettierignore initial commit, backstage app created 2024-04-18 15:31:58 -04:00
app-config.production.yaml initial commit, backstage app created 2024-04-18 15:31:58 -04:00
app-config.yaml feat(argocd): add baseUrl config to app-config so it shows a link to the argo app dashboard when opening details page from the plugin 2024-06-04 14:16:09 -04:00
backstage.json initial commit, backstage app created 2024-04-18 15:31:58 -04:00
catalog-info.yaml initial commit, backstage app created 2024-04-18 15:31:58 -04:00
github-app-backstage-sreez-credentials.yaml credentials file yolo 2024-04-24 13:21:58 -04:00
lerna.json initial commit, backstage app created 2024-04-18 15:31:58 -04:00
package.json feat(TopologyPlugin): Install the topology plugin, update backstage versions 2024-06-04 13:35:09 -04:00
playwright.config.ts initial commit, backstage app created 2024-04-18 15:31:58 -04:00
README.md initial commit, backstage app created 2024-04-18 15:31:58 -04:00
tsconfig.json initial commit, backstage app created 2024-04-18 15:31:58 -04:00
yarn.lock feat(TopologyPlugin): Install the topology plugin, update backstage versions 2024-06-04 13:35:09 -04:00

Backstage

This is your newly scaffolded Backstage App, Good Luck!

To start the app, run:

yarn install
yarn dev