create tunnel on startup

This commit is contained in:
hatim boufnichel 2020-12-03 16:20:15 +01:00
parent 454bca89f7
commit 9638907e11
6 changed files with 71 additions and 158 deletions

View file

@ -39,11 +39,12 @@
"husky": "^4.2.5",
"jsonfile": "^4.0.0",
"jsonwebtoken": "^8.3.0",
"localtunnel": "^1.9.0",
"localtunnel": "git://github.com/shocknet/localtunnel#40cc2c2a46b05da2217bf2e20da11a5343a5cce7",
"lodash": "^4.17.20",
"method-override": "^2.3.7",
"node-persist": "^3.1.0",
"promise": "^8.0.1",
"qrcode-terminal": "^0.12.0",
"ramda": "^0.27.1",
"request": "^2.88.2",
"request-promise": "^4.2.2",