community-plugins/workspaces/tech-insights
Backstage Service Account 9a854459bf
Version Packages (#2402)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-25 10:47:06 -06:00
..
.changeset Version Packages (#2402) 2024-12-25 10:47:06 -06:00
examples fix: only show entities with results 2024-06-10 21:19:35 +02:00
packages tech-insights - Removed usages of `@backstage/backend-tasks` (#2360) 2024-12-24 14:51:14 -06:00
plugins Version Packages (#2402) 2024-12-25 10:47:06 -06: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 fix: only show entities with results 2024-06-10 21:19:35 +02:00
backstage.json tech-insights - version:bump to v1.34.2 (#2382) 2024-12-24 11:28:24 -06:00
catalog-info.yaml feat: migrate workspaces 2024-04-19 10:24:22 +02:00
package.json Various workspaces - Removed usages of `concurrently` (#2362) 2024-12-24 14:36:48 -06:00
tsconfig.json feat: migrate workspaces 2024-04-19 10:24:22 +02:00
yarn.lock chore(techinsights): remediate CVE-2024-21534 (#2187) 2024-12-25 17:14:54 +01:00

README.md

Backstage

This is your newly scaffolded Backstage App, Good Luck!

To start the app, run:

yarn install
yarn dev