backstage-plugin-qeta
Backstage.io plugin for Q&A. This plugin is both frontend and backend that manages and displays questions and answers within Backstage. This plugin provides:
- Interface to ask questions
- Interface to answer questions
- Interface to vote questions and answers
- Interface for individual users and tags
- Backend that saves questions and answers to desired database
- Integration with the
@backstage/plugin-search
plugin - Integration with the
@backstage/plugin-catalog-react
plugin
Setup
Find installation instructions in our documentation.
Examples
Questions list:
Posting question:
Answering question:
Tags page:
Contributing
All contributions are very welcome. See CONTRIBUTING for more information.
License
This library is under the MIT license.