Skip to content

humanitec/humanitec-backstage-plugins

Repository files navigation

humanitec-backstage-plugins

This repository contains Backstage plugins to interact with the Humanitec Platform Orchestrator from your Backstage Portal.

Development

To start the app, run:

yarn install
yarn dev

Execute the tests using:

yarn test

Contributing

This repository is using changesets to control versioning and releases. Please run yarn changeset before opening a PR and include the generated changeset in your PR.