- Dynamic Pages (MyPage)

- Uploading files to the Server FTP.
This commit is contained in:
Paolo Arena
2019-12-07 00:20:06 +01:00
parent b92655c2e5
commit 9d0e6136ac
6 changed files with 235 additions and 6 deletions

View File

@@ -17,6 +17,7 @@
"author": "Paolo Arena",
"license": "MIT",
"dependencies": {
"basic-ftp": "^4.5.1",
"bcryptjs": "^2.4.3",
"body-parser": "^1.19.0",
"cors": "^2.8.4",
@@ -25,6 +26,7 @@
"ejs": "^2.7.1",
"email-templates": "^5.1.0",
"express": "^4.17.1",
"formidable": "^1.2.1",
"i18n": "^0.8.3",
"jade": "^1.11.0",
"jsonwebtoken": "^7.1.9",