feat(playlists): implement playlist plugin

Signed-off-by: Phil Kuang <pkuang@factset.com>
This commit is contained in:
Phil Kuang
2022-07-02 00:00:52 -04:00
parent f0ad9f3c64
commit d3737da337
115 changed files with 9042 additions and 28 deletions
+9
View File
@@ -0,0 +1,9 @@
---
title: Playlist
author: Phil Kuang
authorUrl: https://github.com/kuangp
category: Discovery
description: Create, share, and follow custom collections of entities available in the Backstage catalog.
documentation: https://github.com/backstage/backstage/tree/master/plugins/playlist
iconUrl: img/playlist-logo.png
npmPackageName: '@backstage/plugin-playlist'