Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Official Coder plugins for the Backstage platform

NotificationsYou must be signed in to change notification settings

coder/backstage-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Official Coder plugins for Backstage

Backstage Plugins

A collection of plugins that extendBackstage to help with developer onboarding, context switching, and automated IDEs (remote or local).

Please useGitHub issues to report any issues or feature requests.

Contributing

To start the app:

yarn installyarn dev

To run an individual plugin:

cd plugins/backstage-plugin-$nameyarn installyarn start

Note that the Coder plugin does not support running like this as it currentlyuses a backend proxy that is not available when running independently of theBackstage app.

Releasing

To draft a release for a plugin, push a tag using the format<plugin-directory>/v<version> where<plugin-directory> is the exact directory name underplugins/:

git tag -a backstage-plugin-coder/v0.0.0 -m"backstage-plugin-coder v0.0.0"git push origin backstage-plugin-coder/v0.0.0

This will kick off an action that will create a draft release for the plugin.Once you have reviewed the release you can publish it and another action willpublish the plugin to NPM.

Support

Feel free toopen an issue if you have questions, run into bugs, or have a feature request.

Join our Discord to provide feedback on in-progress features, and chat with the community!

As always, you can also join the officialBackstage Discord to stay involved in their wonderful community.

About

Official Coder plugins for the Backstage platform

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors10

Languages


[8]ページ先頭

©2009-2025 Movatter.jp