added endpoint to download certificates

This commit is contained in:
Rahul Somasundaram
2021-08-23 09:03:24 +05:30
parent 5e9ff4d2bf
commit e5a3b5ee2f
3 changed files with 75 additions and 0 deletions

View File

@ -5,6 +5,7 @@
"main": "js/index.js",
"dependencies": {
"ajv": "^6.12.0",
"archiver": "^5.3.0",
"batchflow": "^0.4.0",
"bcrypt": "^5.0.0",
"body-parser": "^1.19.0",