No description
Find a file
2023-05-22 18:23:44 -04:00
.github/workflows addressing comments 2023-05-22 18:23:44 -04:00
examples Initial commit 2023-02-14 17:01:02 -08:00
packages upgrade to backstage 1.21.1 2023-04-14 10:49:28 -07:00
plugins upgrade to backstage 1.21.1 2023-04-14 10:49:28 -07:00
.dockerignore fix linter and add auth 2023-03-21 16:42:54 -07: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 upgrade to backstage 1.21.1 2023-04-14 10:49:28 -07:00
catalog-info.yaml Initial commit 2023-02-14 17:01:02 -08:00
Dockerfile Testing build 2023-05-17 08:51:28 -04: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 upgrade to backstage 1.21.1 2023-04-14 10:49:28 -07:00
README.md Initial commit 2023-02-14 17:01:02 -08:00
test-template.yaml works 2023-02-24 12:12:50 -08:00
tsconfig.json Initial commit 2023-02-14 17:01:02 -08:00
yarn.lock upgrade to backstage 1.21.1 2023-04-14 10:49:28 -07:00

Backstage

This is your newly scaffolded Backstage App, Good Luck!

To start the app, run:

yarn install
yarn dev