Adds server endpoint for backing up and saving conf.yml. Still needs some improvments though.

This commit is contained in:
Alicia Sykes
2021-06-18 18:01:42 +01:00
parent 856b9eb3c6
commit 77ca662f37
4 changed files with 94 additions and 2 deletions

View File

@@ -17,6 +17,7 @@
"dependencies": {
"ajv": "^8.5.0",
"axios": "^0.21.1",
"body-parser": "^1.19.0",
"connect": "^3.7.0",
"crypto-js": "^4.0.0",
"highlight.js": "^11.0.0",
@@ -83,4 +84,4 @@
"> 1%",
"last 2 versions"
]
}
}