This repository contains a setup patch file for the Orchestrator plugin, to ease local development. It simplifies the configuration process, ensuring a smoother and more efficient development workflow.
Clone backstage-plugin repo
git clone git@github.com:janus-idp/backstage-plugins.git
Move into the newly cloned project directory
cd backstage-plugins
Apply the patch
git apply setup.patch