Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 898 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 898 Bytes

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.