Welcome to our Backstage Showcase repository! This project demonstrates the power and versatility of the Backstage developer portal platform.
The main goals of this showcase are to:
- Demonstrate the capabilities and benefits of Backstage as a developer portal solution
- Provide a reference implementation that teams can use as a starting point for their own Backstage deployments
- Highlight the extensibility of Backstage through a curated selection of plugins
The Backstage Showcase features a curated selection of powerful plugins:
Plugin | Description |
---|---|
GitHub | Integration with GitHub for insights, pull requests, actions and more |
... and many more! We're always looking to expand the plugin ecosystem.
To run the web app locally:
- Clone the repository
git clone https://github.com/echohello-dev/backstage.git
- Install dependencies
make install
- Start the app
make dev
- Open
localhost:3000
in your browser
We welcome contributions to the Backstage Showcase! Please see our Contributing Guide for more information.