An open API service indexing awesome lists of open source software.

https://github.com/tumido/janus-dynamic-plugins-enablement-demo

Enablement session for Dynamic Plugins in Backstage demo resources
https://github.com/tumido/janus-dynamic-plugins-enablement-demo

Last synced: 2 months ago
JSON representation

Enablement session for Dynamic Plugins in Backstage demo resources

Awesome Lists containing this project

README

        

# Dynamic plugins for Backstage - examples

This repository features a set of examples of dynamic plugins for Backstage. It uses Janus Showcase or Red Hat Developer Hub dynamic plugins feature.

1. Please setup a demo environment. You can follow steps in the [`00_setup`](./00_setup/) directory:
- [OpenShift Local setup](./00_setup/crc.ipynb)
2. Pick your example:
- [Frontend plugin](./01_frontend_plugin/demo.ipynb)
- [Backend plugin](./02_backend_plugin/demo.ipynb)