community-plugins/workspaces/entity-validation
Backstage Service Account d4b70ad433
Version Packages (#1415)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-28 18:32:51 +02:00
..
.changeset Version Packages (#1415) 2024-09-28 18:32:51 +02:00
plugins Version Packages (#1415) 2024-09-28 18:32:51 +02:00
.dockerignore feat: migrate workspaces 2024-04-19 10:24:22 +02:00
.eslintignore feat: migrate workspaces 2024-04-19 10:24:22 +02:00
.eslintrc.js chore: fix workspace eslintrc files 2024-09-24 11:13:37 +02:00
.gitignore feat: migrate workspaces 2024-04-19 10:24:22 +02:00
.prettierignore feat: migrate workspaces 2024-04-19 10:24:22 +02:00
README.md feat: migrate workspaces 2024-04-19 10:24:22 +02:00
app-config.yaml Wrong port number against CORS in app-config.yaml 2024-08-26 10:29:33 +00:00
backstage.json v1.31.2 version bump (#1401) 2024-09-28 18:26:13 +02:00
catalog-info.yaml feat: migrate workspaces 2024-04-19 10:24:22 +02:00
package.json v1.31.2 version bump (#1401) 2024-09-28 18:26:13 +02:00
tsconfig.json feat: migrate workspaces 2024-04-19 10:24:22 +02:00
yarn.lock v1.31.2 version bump (#1401) 2024-09-28 18:26:13 +02:00

README.md

Backstage

This is your newly scaffolded Backstage App, Good Luck!

To start the app, run:

yarn install
yarn dev