Add more service implementations

Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: blam <ben@blam.sh>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2022-06-15 15:44:10 +02:00
committed by Patrik Oldsberg
parent 39b24c78fe
commit 375a403664
21 changed files with 325 additions and 22 deletions
+2 -1
View File
@@ -34,7 +34,8 @@
"start": "backstage-cli package start"
},
"dependencies": {
"@backstage/config": "^1.0.1"
"@backstage/config": "^1.0.1",
"@backstage/backend-common": "^0.14.0"
},
"devDependencies": {
"@backstage/cli": "^0.17.2-next.0"