Add admin API

This commit is contained in:
Jonas L
2019-06-17 00:00:00 +00:00
parent 067a53ee29
commit 0efd728154
5 changed files with 67 additions and 0 deletions
+2
View File
@@ -24,6 +24,7 @@
},
"homepage": "https://gitlab.com/timelimit.io/timelimit-server-2018#README",
"devDependencies": {
"@types/basic-auth": "^1.1.2",
"@types/body-parser": "^1.17.0",
"@types/email-templates": "^3.5.0",
"@types/express": "^4.16.0",
@@ -41,6 +42,7 @@
},
"dependencies": {
"ajv": "^6.5.2",
"basic-auth": "^2.0.1",
"body-parser": "^1.18.3",
"ejs": "^2.6.1",
"email-templates": "^5.0.4",