1.6.4 • Published 11 months ago

@liatrio/backstage-plugin-autogov-releases-card v1.6.4

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
11 months ago

@liatrio/backstage-plugin-autogov-releases-card

This is the frontend plugin for the @liatrio/backstage-plugin-autogov-releases-card 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-releases-card

Additionally, you need to install the backend plugin:

yarn add @liatrio/backstage-plugin-autogov-releases-backend

Integration

To integrate the frontend plugin with the backend plugin, follow these steps:

  1. Install both the frontend and backend plugins using the commands above.
  2. Configure the backend plugin in your Backstage application.
  3. 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 APACHE-2.0 license. See the LICENSE file for details.

Support

If you have any questions or need support, please open an issue in our GitHub repository.