@liatrio/backstage-plugin-autogov-status-catalog-column
v1.6.2
Published
This is the frontend plugin for the `@liatrio/backstage-plugin-autogov-status-catalog-column` plugin. It provides the necessary UI components and interactions for the backend service.
Downloads
318
Maintainers
Keywords
Readme
@liatrio/backstage-plugin-autogov-status-catalog-column
This is the frontend plugin for the @liatrio/backstage-plugin-autogov-status-catalog-column
plugin. It provides the necessary UI components and interactions for the backend service.
See the root plugin documentation for additional information.
Installation
To install the frontend plugin, use the following command from a Backstage environment:
yarn add @liatrio/backstage-plugin-autogov-status-catalog-column
Additionally, you need to install the backend plugin:
yarn add @liatrio/backstage-plugin-backend-module-autogov-processor
Integration
To integrate the frontend plugin with the backend plugin, follow these steps:
- Install both the frontend and backend plugins using the commands above.
- Configure the backend plugin in your Backstage application.
- Configure the frontend plugin in your Backstage application. Refer to the Backstage documentation for details on how to add frontend plugins.
Usage
After installation and integration, you need to configure the plugin in your Backstage application. Refer to the Backstage documentation for details on how to add and configure plugins.
Contributing
We welcome contributions to improve this plugin. Please follow our contributing guidelines.
License
This project is licensed under the terms of the MIT license. See the LICENSE file for details.
Support
If you have any questions or need support, please open an issue in our GitHub repository.