No description
Find a file
2023-10-12 14:51:05 -07:00
.github/workflows add dependabot and license 2023-10-03 12:01:42 -07:00
examples Initial commit 2023-02-14 17:01:02 -08:00
packages remove unnecessary line 2023-10-12 14:51:05 -07:00
plugins update the theme to match the CNOE theme (#6) 2023-07-27 17:00:37 -06: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 use @cnoe-io packages 2023-07-27 12:34:20 -07: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 make the app work with default config 2023-10-12 14:49:22 -07:00
backstage.json bump backstage to v1.16.0 2023-07-27 12:44:05 -07: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
LICENSE add dependabot and license 2023-10-03 12:01:42 -07:00
package.json bump backstage to v1.16.0 2023-07-27 12:44:05 -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

Backstage

This is your newly scaffolded Backstage App, Good Luck!

To start the app, run:

yarn install
yarn dev