No description
Find a file
omrishiv 9ee3514e51
Add workflow to automate backstage builds (#17)
Signed-off-by: Omri Shiv <327609+OmriShiv@users.noreply.github.com>
2024-05-28 10:34:29 -06: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 Include plugin scaffolder actions directly in src (#15) 2024-03-18 10:31:53 -06:00
plugins working integrations 2024-02-06 10:06:35 -08: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