app-backend: add StaticAssetsStore

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2021-12-29 14:41:51 +01:00
parent 6841660ba4
commit a9dcace703
5 changed files with 341 additions and 7 deletions
+3
View File
@@ -40,10 +40,13 @@
"fs-extra": "9.1.0",
"helmet": "^4.0.0",
"knex": "^0.95.1",
"lodash": "^4.17.21",
"luxon": "^2.0.2",
"winston": "^3.2.1",
"yn": "^4.0.0"
},
"devDependencies": {
"@backstage/backend-test-utils": "^0.1.13",
"@backstage/cli": "^0.11.0",
"@backstage/types": "^0.1.1",
"@types/supertest": "^2.0.8",