cli: added backend module templating factory

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-08-17 11:39:21 +02:00
parent 47782f4bfa
commit 278d9326eb
13 changed files with 209 additions and 0 deletions
+2
View File
@@ -140,6 +140,8 @@
},
"devDependencies": {
"@backstage/backend-common": "workspace:^",
"@backstage/backend-plugin-api": "workspace:^",
"@backstage/backend-test-utils": "workspace:^",
"@backstage/config": "workspace:^",
"@backstage/core-app-api": "workspace:^",
"@backstage/core-components": "workspace:^",