Caution
This repository has been archived! Please see https://github.com/solo-io/platform-portal-backstage-plugin-backend for our recommended Backstage Portal plugin.
This is a Backstage App with the Gloo Platform Portal frontend plugin installed. This plugin is located in the ./plugins/platform-portal-backstage-plugin-frontend
folder. See the Readme in that folder for more information.
To start the app, run:
yarn install
yarn dev
When making a new release, use the GitHub UI, and name your release in the format: v1.2.3
. When the release is published, a new branch will be made (v1.2.x
), and that version of @solo.io/platform-portal-backstage-plugin-frontend will be published to NPM.
Under "Settings" -> "Secrets and variables" -> "Actions", there is an NPM_ACCESS_TOKEN
. If it needs to be updated, this token can be generated from account settings on NPM for users that have access to the @solo.io NPM organization.