@emma-community/backstage-plugin-emma
TypeScript icon, indicating that this package has built-in type declarations

1.1.6 • Public • Published

emma plugin

Overview

The emma plugin provides the frontend components and logic for the emma application. It includes UI components for displaying data, routing, and API interactions.

Key files

  • index.ts and index.tsx: Main entry points for the plugin.
  • plugin.ts: Contains the initialization logic for the plugin.
  • routes.ts: Defines the routes used by the plugin.
  • EmmaClient.ts: Provides methods to interact with the backend API.
  • HeatMapComponent.tsx: UI component for displaying heat maps.
  • HeatMapPageComponent.tsx: UI component for displaying a page with heat maps.
  • HeatMapPageComponent.test.tsx: Tests for the HeatMapPageComponent.

Installation

To install the dependencies, run:

yarn install

Running the plugin

To start the development server, run:

yarn dev

Testing

To run the tests, use:

yarn test

License

This project is licensed under the Apache 2.0 License.

Readme

Keywords

none

Package Sidebar

Install

npm i @emma-community/backstage-plugin-emma

Homepage

emma.ms

Weekly Downloads

607

Version

1.1.6

License

Apache-2.0

Unpacked Size

118 kB

Total Files

27

Last publish

Collaborators

  • luebken
  • zaradarbh
  • anton-ustyugov