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

https://github.com/gitpod-samples/gitpod-backstage-demo


https://github.com/gitpod-samples/gitpod-backstage-demo

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Gitpod Backstage Demo

This repository contains a demo of a Backstage instance that includes the Gitpod Backstage plugin. The Gitpod plugin allows users to easily launch a workspace directly from Backstage. To get started with the plugin, [head over to the plugin repository](https://github.com/gitpod-samples/gitpod-backstage-plugin).

## Getting Started

To get started with this demo, follow the steps below:

1. Open the project in Gitpod by clicking the following link: [Open in Gitpod](https://gitpod.io/#https://github.com/gitpod-samples/gitpod-backstage-demo)
2. Once the Backstage instance is running, you can create a new app or add an existing `catalog-info.yml` file.
3. After importing the app or catalog, navigate to the respective page.
4. On the component page, you will find an "Open in Gitpod" button. Click on it to launch a cloud development environment.

That's it! You can now explore the Gitpod Backstage plugin and its features.