Optimized and added logging

This commit is contained in:
Alexis
2023-04-28 22:43:12 +02:00
parent 9bfbc9e09e
commit 690ba0489f
3 changed files with 76 additions and 24 deletions

View File

@@ -6,7 +6,8 @@
"big-json": "^3.2.0",
"cors": "^2.8.5",
"express": "^4.18.2",
"geojson-geometries-lookup": "^0.5.0"
"geojson-geometries-lookup": "^0.5.0",
"morgan": "^1.10.0"
},
"scripts": {
"start": "node index.js"