GlobalLogic Backstage Plugins
This repo contains all plugins created by GlobalLogic.
The following plugins and scaffold actions can be found in this repository:
Installation instructions for each plugin can be found in their individual README files.
Clone the repository
git clone https://github.com/globallogicuki/globallogic-backstage-plugins.git
cd globallogic-backstage-plugins
To run the local app, run:
yarn install
yarn dev
There is a app-config.local.tpl.yaml
file which you should use as the basis to create the app-config.local.yaml
file.
You can find out more on how Backstage uses config and evironment variables here.
Copyright 2024 GlobalLogic Inc. Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0