community-plugins/workspaces/copilot
Backstage Service Account 3ed1d02315
Version Packages (#1355)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-27 16:22:22 +02:00
..
.changeset Version Packages (#1355) 2024-09-27 16:22:22 +02:00
examples feat: Add initial GitHub Copilot plugin implementation 2024-07-29 15:51:58 -03:00
packages Version Packages (#1355) 2024-09-27 16:22:22 +02:00
plugins Version Packages (#1355) 2024-09-27 16:22:22 +02:00
.dockerignore feat: Add initial GitHub Copilot plugin implementation 2024-07-29 15:51:58 -03:00
.eslintignore feat: Add initial GitHub Copilot plugin implementation 2024-07-29 15:51:58 -03:00
.eslintrc.js chore: fix workspace eslintrc files 2024-09-24 11:13:37 +02:00
.gitignore feat: Add initial GitHub Copilot plugin implementation 2024-07-29 15:51:58 -03:00
.prettierignore feat: Add initial GitHub Copilot plugin implementation 2024-07-29 15:51:58 -03:00
README.md feat: Add initial GitHub Copilot plugin implementation 2024-07-29 15:51:58 -03:00
app-config.yaml fix build 2024-08-23 15:22:31 -03:00
backstage.json v1.31.1 version bump (#1315) 2024-09-27 11:25:15 +00:00
catalog-info.yaml feat: Add initial GitHub Copilot plugin implementation 2024-07-29 15:51:58 -03:00
package.json v1.31.1 version bump (#1315) 2024-09-27 11:25:15 +00:00
tsconfig.json fix ts and refactor usage of grid to use box instead 2024-08-20 12:08:14 -03:00
yarn.lock v1.31.1 version bump (#1315) 2024-09-27 11:25:15 +00:00

README.md

Backstage

This is your newly scaffolded Backstage App, Good Luck!

To start the app, run:

yarn install
yarn dev