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

https://github.com/echohello-dev/backstage

🏆 A production-ready Backstage in a showcase environment.
https://github.com/echohello-dev/backstage

backstage developer-portal nodejs react

Last synced: about 1 month ago
JSON representation

🏆 A production-ready Backstage in a showcase environment.

Awesome Lists containing this project

README

          

# Backstage

[![Backstage Documentation](https://img.shields.io/badge/Backstage-TechDocs-blue)](https://backstage.echohello.dev/docs/components/backstage)

Welcome to our Backstage Showcase repository! This project demonstrates the power and versatility of the [Backstage](https://backstage.io) developer portal platform.

## 🎯 Purpose

The main goals of this **showcase** are to:

1. Demonstrate the capabilities and benefits of Backstage as a developer portal solution
2. Provide a reference implementation that teams can use as a starting point for their own Backstage deployments
3. Highlight the extensibility of Backstage through a curated selection of plugins

## 🧩 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.

## 🚀 Getting Started

### Prerequisites

- [mise](https://github.com/jdx/mise)

### Setup

To run the web app locally:

1. Clone the repository
```
git clone https://github.com/echohello-dev/backstage.git
```
2. Install dependencies
```
mise run install
```
3. Start the app
```
mise run dev
```
4. Open [`localhost:3000`](http://localhost:3000) in your browser

## Contributing

We welcome contributions to the Backstage Showcase! Please see our [Contributing Guide](CONTRIBUTING.md) for more information.

## Workflows

[![](https://img.shields.io/github/actions/workflow/status/echohello-dev/backstage/build.yml?label=Build)](https://github.com/echohello-dev/backstage/actions/workflows/build.yml)
[![](https://img.shields.io/github/actions/workflow/status/echohello-dev/backstage/publish.yml?label=Publish)](https://github.com/echohello-dev/backstage/actions/workflows/publish.yml)
[![](https://img.shields.io/github/actions/workflow/status/echohello-dev/backstage/deploy.yml?label=Deploy)](https://github.com/echohello-dev/backstage/actions/workflows/deploy.yml)

## Star History

[![Star History Chart](https://api.star-history.com/svg?repos=echohello-dev/backstage&type=Date)](https://star-history.com/#echohello-dev/transcribe-me&Date)