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.
- Host: GitHub
- URL: https://github.com/echohello-dev/backstage
- Owner: echohello-dev
- License: mit
- Created: 2024-05-04T12:50:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-22T08:20:01.000Z (about 1 year ago)
- Last Synced: 2024-12-22T09:24:50.549Z (about 1 year ago)
- Topics: backstage, developer-portal, nodejs, react
- Language: TypeScript
- Homepage: https://backstage.echohello.dev
- Size: 2.49 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Backstage
[](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://github.com/echohello-dev/backstage/actions/workflows/build.yml)
[](https://github.com/echohello-dev/backstage/actions/workflows/publish.yml)
[](https://github.com/echohello-dev/backstage/actions/workflows/deploy.yml)
## Star History
[](https://star-history.com/#echohello-dev/transcribe-me&Date)