feat(scaffolder): adding some more stuff and some initial sample template

This commit is contained in:
blam
2020-04-28 22:38:34 +02:00
parent e104fb007c
commit 9635983e5a
53 changed files with 2679 additions and 1600 deletions
+13
View File
@@ -0,0 +1,13 @@
# Inventory Frontend
WORK IN PROGRESS
This is the frontend part of the default inventory plugin.
It will implement the core API for handling your inventory of software, and
supply the base views to show and manage them.
## Links
- (Backend part of the plugin)[https://github.com/spotify/backstage/tree/master/plugins/inventory-backend]
- (The Backstage homepage)[https://backstage.io]