Set up Backstage in minutes with Roadie
Focus on using Backstage, rather than building and maintaining it.
Installation steps
Install the plugin into Backstage.
yarn add @backstage/plugin-gcp-projects
Add plugin to the list of plugins.
// packages/app/src/plugins.ts
export { plugin as GcpProjects } from '@backstage/plugin-gcp-projects';
Navigate to youdomain.com/gcp-projects.
Found a mistake? Update these instructions.
Set up Backstage in minutes with Roadie
Focus on using Backstage, rather than building and maintaining it.