No description
Find a file
Jesse Sanford 84f81d5680
use @jessesanford/plugin-scaffolder-actions
Signed-off-by: Jesse Sanford <108698+jessesanford@users.noreply.github.com>
2024-03-06 22:56:27 -05:00
examples Initial commit 2024-01-29 16:32:29 -08:00
packages use @jessesanford/plugin-scaffolder-actions 2024-03-06 22:56:27 -05:00
plugins use @jessesanford/plugin-scaffolder-actions 2024-03-06 22:56:27 -05: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 use @jessesanford/plugin-scaffolder-actions 2024-03-06 22:56:27 -05:00

Backstage

This is your newly scaffolded Backstage App, Good Luck!

To start the app, run:

yarn install
yarn dev