# @antoinedao/backstage-plugin-runbook

> Welcome to the runbook plugin!

Latest version **0.1.7** (published 2024-05-28) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @antoinedao/backstage-plugin-runbook
pnpm add @antoinedao/backstage-plugin-runbook
yarn add @antoinedao/backstage-plugin-runbook
bun add @antoinedao/backstage-plugin-runbook
```

## Health

**Score 25/100 (F)** — status: abandoned.

Positive: has types; no vulnerabilities; high quality score.

Warnings: low downloads; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.1.7 |
| Published | 2024-05-28 |
| First published | 2024-05-26 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 10 |
| Unpacked size | 15.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | antoinedao |

## Links

- npm: https://www.npmjs.com/package/@antoinedao/backstage-plugin-runbook
- npm.io page: https://npm.io/package/@antoinedao/backstage-plugin-runbook

## Dependencies (10)

- [react-use](https://npm.io/package/react-use.md) ^17.2.4
- [@backstage/theme](https://npm.io/package/@backstage/theme.md) ^0.5.4
- [@material-ui/lab](https://npm.io/package/@material-ui/lab.md) 4.0.0-alpha.61
- [@material-ui/core](https://npm.io/package/@material-ui/core.md) ^4.9.13
- [@material-ui/icons](https://npm.io/package/@material-ui/icons.md) ^4.9.1
- [@backstage/core-components](https://npm.io/package/@backstage/core-components.md) ^0.14.7
- [@backstage/core-plugin-api](https://npm.io/package/@backstage/core-plugin-api.md) ^1.9.2
- [@backstage/plugin-catalog-graph](https://npm.io/package/@backstage/plugin-catalog-graph.md) ^0.4.5
- [@backstage/plugin-catalog-react](https://npm.io/package/@backstage/plugin-catalog-react.md) ^1.12.0
- [@antoinedao/backstage-plugin-runbook-common](https://npm.io/package/@antoinedao/backstage-plugin-runbook-common.md) 0.1.7

## Recent versions

- 0.1.7 (latest) — 2024-05-28
- 0.1.6 — 2024-05-26
- 0.1.5 — 2024-05-26
- 0.1.4 — 2024-05-26
- 0.1.3 — 2024-05-26
- 0.1.2 — 2024-05-26
- 0.1.0 — 2024-05-26
- 0.0.1 — 2024-05-26

## README

# 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](https://github.com/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](./dev) directory.

---
_Source: https://npm.io/package/@antoinedao/backstage-plugin-runbook · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
