No description
Find a file
Jesse Sanford 139a3674c0
Include plugin scaffolder actions directly in src (#15)
Signed-off-by: Jesse Sanford <108698+jessesanford@users.noreply.github.com>
Co-authored-by: Manabu McCloskey <manabu.mccloskey@gmail.com>
2024-03-18 10:31:53 -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 Initial commit 2024-01-29 16:32:29 -08: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
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