todo-backend: create layered shell with types and mock

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2021-03-09 21:49:52 +01:00
parent f2bf479e0f
commit 117286b313
11 changed files with 281 additions and 15 deletions
+1
View File
@@ -20,6 +20,7 @@
"dependencies": {
"@backstage/backend-common": "^0.5.5",
"@backstage/catalog-client": "^0.3.6",
"@backstage/catalog-model": "^0.7.3",
"@backstage/config": "^0.1.3",
"@types/express": "^4.17.6",
"express": "^4.17.1",