0.1.7 • Published 6 months ago
@antoinedao/backstage-plugin-runbook v0.1.7
Backstage Plugin Runbook
Welcome to the runbook plugin!
This plugin was created through the Backstage CLI
Getting started
Refer to the README.md in the root directory of antoinedao/backstage-runbooks for more information.
Local Development
You can also serve the plugin in isolation by running yarn start
in the plugin directory.
This method of serving the plugin provides quicker iteration speed and a faster startup and hot reloads.
It is only meant for local development, and the setup for it can be found inside the /dev directory.