community-plugins/workspaces/copilot
Backstage Service Account 1267627e82
Version Packages (#3960)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-05-09 16:33:33 -04:00
..
.changeset Version Packages (#3960) 2025-05-09 16:33:33 -04:00
examples feat: Add initial GitHub Copilot plugin implementation 2024-07-29 15:51:58 -03:00
packages chore(copilot): bump to 1.38.1 and apply migration to new jsx transform (#3674) 2025-04-17 19:57:38 -05:00
plugins Version Packages (#3960) 2025-05-09 16:33:33 -04: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 chore(copilot): bump to 1.38.1 and apply migration to new jsx transform (#3674) 2025-04-17 19:57:38 -05:00
app-config.yaml fix build 2024-08-23 15:22:31 -03:00
backstage.json chore(copilot): bump to 1.38.1 and apply migration to new jsx transform (#3674) 2025-04-17 19:57:38 -05:00
catalog-info.yaml feat: Add initial GitHub Copilot plugin implementation 2024-07-29 15:51:58 -03:00
package.json chore(copilot): bump to 1.38.1 and apply migration to new jsx transform (#3674) 2025-04-17 19:57:38 -05:00
tsconfig.json chore(copilot): bump to 1.38.1 and apply migration to new jsx transform (#3674) 2025-04-17 19:57:38 -05:00
yarn.lock chore(copilot): bump to 1.38.1 and apply migration to new jsx transform (#3674) 2025-04-17 19:57:38 -05:00

README.md

Backstage

This is your newly scaffolded Backstage App, Good Luck!

To start the app, run:

yarn install
yarn start