@liatrio/backstage-plugin-autogov-releases-backend
v1.6.2
Published
This is the backend service for the `@liatrio/backstage-plugin-autogov-releases-card` plugin. It provides the necessary APIs and data handling for the frontend plugin.
Downloads
265
Maintainers
Keywords
Readme
@liatrio/backstage-plugin-autogov-releases-backend
This is the backend service for the @liatrio/backstage-plugin-autogov-releases-card
plugin. It provides the necessary APIs and data handling for the frontend plugin.
See the root plugin documentation for additional information.
Installation
To install the backend plugin, use the following command from a Backstage environment:
yarn add @liatrio/backstage-plugin-autogov-releases-backend
Integration
To integrate the backend plugin with the frontend plugin, follow the instructions provided in the @liatrio/backstage-plugin-autogov-releases-card
documentation.
Usage
After installation, you need to configure the plugin in your Backstage application. Refer to the Backstage documentation for details on how to add backend 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.