Rename inventory to catalog

This commit is contained in:
Fredrik Adelöw
2020-05-12 11:16:09 +02:00
parent 7a8c30ef1e
commit e121fc6cad
37 changed files with 83 additions and 99 deletions
+3 -6
View File
@@ -1,13 +1,10 @@
# Inventory Frontend
# Scaffolder 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.
This is the frontend part of the default scaffolder plugin.
## Links
- (Backend part of the plugin)[https://github.com/spotify/backstage/tree/master/plugins/inventory-backend]
- (Backend part of the plugin)[https://github.com/spotify/backstage/tree/master/plugins/scaffolder-backend]
- (The Backstage homepage)[https://backstage.io]