Merge branch 'dev' of http://gitlab.geoint.mx/tapiamcclung/pgserver into dev
Showing
This diff is collapsed.
| ... | ... | @@ -4,7 +4,8 @@ |
| "description": "PGserver receives, converts and serves geo-data between postgis and http-clients.", | ||
| "main": "pgserver.js", | ||
| "scripts": { | ||
| "start": "nodemon pgserver.js", | ||
| "dev": "nodemon pgserver.js", | ||
| "start": "node pgserver.js", | ||
| "test": "echo \"Error: no test specified\" && exit 1" | ||
| }, | ||
| "author": "Anne Blankert, Geodan", | ||
| ... | ... | @@ -15,6 +16,7 @@ |
| "express": "^4.17.1", | ||
| "express-fileupload": "^1.1.5", | ||
| "morgan": "^1.9.1", | ||
| "nodemon": "^1.19.2", | ||
| "pg": "^7.12.1", | ||
| "swagger-jsdoc": "^3.4.0", | ||
| "swagger-ui-express": "^4.0.7" | ||
| ... | ... |
public/css/cover_style.css
0 → 100644
public/img/centropais.jpg
0 → 100644
444 KB
public/img/cmcp.png
0 → 100644
9.32 KB
public/img/conacyt.png
0 → 100644
23.5 KB
public/img/cuenca.png
0 → 100644
5.57 KB
public/img/monitoreo.png
0 → 100644
20.2 KB
public/img/sumidero.jpg
0 → 100644
211 KB