Added initial scaffold for techdocs backend (#1550)
* Added initial scaffold for techdocs backend * Added test and a dummy route * Missed file in commit * Removed unused dependencies * Added readme
This commit is contained in:
committed by
GitHub
parent
10d1e141b7
commit
be7ef69328
@@ -27,6 +27,7 @@
|
||||
"@backstage/plugin-identity-backend": "^0.1.1-alpha.13",
|
||||
"@backstage/plugin-scaffolder-backend": "^0.1.1-alpha.13",
|
||||
"@backstage/plugin-sentry-backend": "^0.1.1-alpha.13",
|
||||
"@backstage/plugin-techdocs-backend": "^0.1.1-alpha.13",
|
||||
"dockerode": "^3.2.0",
|
||||
"express": "^4.17.1",
|
||||
"knex": "^0.21.1",
|
||||
|
||||
Reference in New Issue
Block a user