community-plugins/workspaces/copilot
Andre Wanlin 1751e05301
Various workspaces - Removed usages of `concurrently` (#2362)
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-12-24 14:36:48 -06:00
..
.changeset Version Packages (#2391) 2024-12-24 13:11:52 -06:00
examples
packages copilot - version:bump to v1.34.2 (#2383) 2024-12-24 11:31:59 -06:00
plugins Version Packages (#2391) 2024-12-24 13:11:52 -06:00
.dockerignore
.eslintignore
.eslintrc.js
.gitignore
.prettierignore
README.md
app-config.yaml
backstage.json copilot - version:bump to v1.34.2 (#2383) 2024-12-24 11:31:59 -06:00
catalog-info.yaml
package.json Various workspaces - Removed usages of `concurrently` (#2362) 2024-12-24 14:36:48 -06:00
tsconfig.json
yarn.lock Various workspaces - Removed usages of `concurrently` (#2362) 2024-12-24 14:36:48 -06:00

README.md

Backstage

This is your newly scaffolded Backstage App, Good Luck!

To start the app, run:

yarn install
yarn dev