Hey!
Of course, sorry I should have gave you everything before…
{
"name": "backoffice-forest-admin",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "node ./dist/server.js",
"legacy-start": "node server.js",
"build": "tsc",
"start-dev": "tsc-watch --project ./tsconfig.json --noClear --onSuccess \"nodemon --watch ./dist ./dist/server.js\""
},
"dependencies": {
"@google-cloud/storage": "^5.7.4",
"@types/express": "^4.17.11",
"@types/forest-express-mongoose": "^6.3.3",
"@types/mongoose": "^5.10.3",
"@types/node": "^14.14.25",
"body-parser": "1.19.0",
"chalk": "~1.1.3",
"cookie-parser": "1.4.4",
"cors": "2.8.5",
"debug": "~4.0.1",
"dotenv": "~6.1.0",
"express": "~4.17.1",
"express-jwt": "5.3.1",
"forest-express-mongoose": "^6.0.0",
"mongoose": "~5.8.2",
"morgan": "1.9.1",
"nodemon": "^2.0.7",
"require-all": "^3.0.0",
"tsc-watch": "^4.2.9",
"typescript": "^4.1.3"
}
}
Alright, thanks and sorry to not be able to provide logs or anything but I don’t have anything 
Thanks,
Max