community-plugins/workspaces/code-coverage
Vincenzo Scamporlino f9f17d39bc chore: fix workspace eslintrc files
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-09-24 11:13:37 +02:00
..
.changeset Version Packages (#1295) 2024-09-23 16:22:23 +02:00
plugins Version Packages (#1295) 2024-09-23 16:22:23 +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
backstage.json code-coverage - version:bump to v1.31.1 (#1279) 2024-09-23 15:18:17 +02:00
catalog-info.yaml feat: migrate workspaces 2024-04-19 10:24:22 +02:00
package.json code-coverage - version:bump to v1.31.1 (#1279) 2024-09-23 15:18:17 +02:00
tsconfig.json feat: migrate workspaces 2024-04-19 10:24:22 +02:00
yarn.lock code-coverage - version:bump to v1.31.1 (#1279) 2024-09-23 15:18:17 +02:00

README.md

Backstage

This is your newly scaffolded Backstage App, Good Luck!

To start the app, run:

yarn install
yarn dev