drodil / backstage-plugin-toolbox

Most commonly used developer tools within Backstage
MIT License
46 stars 25 forks source link

feat: search collator #103

Open drodil opened 5 months ago

drodil commented 5 months ago

Search collator that indexes tools in the toolbox and shows them in the Backstage search. How to get the tools from frontend to backend for indexing might be tricky though.