No description
Find a file
Manabu McCloskey 12eef8100d
use cnoe theme (#18)
Signed-off-by: Manabu McCloskey <manabu.mccloskey@gmail.com>
2024-06-12 11:25:34 -07:00
.github/workflows Add workflow to automate backstage builds (#17) 2024-05-28 10:34:29 -06:00
examples Include plugin scaffolder actions directly in src (#15) 2024-03-18 10:31:53 -06:00
packages use cnoe theme (#18) 2024-06-12 11:25:34 -07:00
plugins use cnoe theme (#18) 2024-06-12 11:25:34 -07:00
.dockerignore Add workflow to automate backstage builds (#17) 2024-05-28 10:34:29 -06:00
.eslintignore Initial commit 2024-01-29 16:32:29 -08:00
.eslintrc.js Initial commit 2024-01-29 16:32:29 -08:00
.gitignore Initial commit 2024-01-29 16:32:29 -08:00
.prettierignore Initial commit 2024-01-29 16:32:29 -08:00
app-config.production.yaml Initial commit 2024-01-29 16:32:29 -08:00
app-config.yaml working integrations 2024-02-06 10:06:35 -08:00
backstage.json Initial commit 2024-01-29 16:32:29 -08:00
catalog-info.yaml Initial commit 2024-01-29 16:32:29 -08:00
cnoe-wrapper.sh Add workflow to automate backstage builds (#17) 2024-05-28 10:34:29 -06:00
Dockerfile Add workflow to automate backstage builds (#17) 2024-05-28 10:34:29 -06:00
lerna.json Initial commit 2024-01-29 16:32:29 -08:00
package.json Initial commit 2024-01-29 16:32:29 -08:00
playwright.config.ts Initial commit 2024-01-29 16:32:29 -08:00
README.md Initial commit 2024-01-29 16:32:29 -08:00
tsconfig.json Initial commit 2024-01-29 16:32:29 -08:00
yarn.lock working integrations 2024-02-06 10:06:35 -08:00

Backstage

This is your newly scaffolded Backstage App, Good Luck!

To start the app, run:

yarn install
yarn dev