https://github.com/gitpod-samples/gitpod-backstage-demo
https://github.com/gitpod-samples/gitpod-backstage-demo
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gitpod-samples/gitpod-backstage-demo
- Owner: gitpod-samples
- Created: 2024-02-29T17:44:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-20T17:48:52.000Z (10 months ago)
- Last Synced: 2025-01-24T12:45:31.918Z (5 months ago)
- Language: TypeScript
- Size: 263 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
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.