https://github.com/daytonaio/backstage-plugins
Official Daytona plugins for the Backstage platform
https://github.com/daytonaio/backstage-plugins
Last synced: 6 months ago
JSON representation
Official Daytona plugins for the Backstage platform
- Host: GitHub
- URL: https://github.com/daytonaio/backstage-plugins
- Owner: daytonaio
- License: apache-2.0
- Created: 2024-09-07T17:02:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-30T08:49:14.000Z (12 months ago)
- Last Synced: 2025-04-05T21:11:21.304Z (6 months ago)
- Language: TypeScript
- Size: 585 KB
- Stars: 4
- Watchers: 4
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# daytona-backstage-plugins
Backstage Plugins for DaytonaThis is scaffolded Backstage App using `create-backstage-app` command.
To start the app, run:
```sh
yarn install
yarn dev
```# Setup
If you wish to add Daytona plugins to your Backstage instance. You'll need to install the below plugins. You can refer the individual plugin documentation for installation and configuration.
1. [@daytonaio/backstage-plugin-auth-backend-module-daytona-provider](https://www.npmjs.com/package/@daytonaio/backstage-plugin-auth-backend-module-daytona-provider)
2. [@daytonaio/backstage-plugin-daytona](https://www.npmjs.com/package/@daytonaio/backstage-plugin-daytona)