This repository has been archived by the owner on Apr 18, 2023. It is now read-only.
Releases: ToMove2017/project
Releases · ToMove2017/project
the delivered version of the project
Attached there are the dumps for postgis and mongo.
To restore postgis you can run psql -h localhost -U postgres -d trasporti trasporti < trasporti_dump.sql
To restore mongo, extract the file and run mongorestore
(extracted folder dump
should be in the working directory)