Blazing fast and lightweight PostGIS, MBtiles and PMtiles tile server, tile generation, and mbtiles tooling.
Go to file
2018-10-18 21:33:54 +03:00
docker-entrypoint-initdb migrate data on create_hypertable 2018-10-17 16:17:36 +03:00
public Initial commit from Create React App 2018-10-08 12:32:35 +03:00
src new design:D 2018-10-18 21:33:54 +03:00
.gitignore add processing data scripts 2018-10-10 19:36:23 +03:00
db.Dockerfile add tag to timescaledb image 2018-10-17 20:50:45 +03:00
docker-compose.yml process taxi_zones 2018-10-17 13:30:25 +03:00
front.Dockerfile hot fix front.Dockerfile 2018-10-11 19:03:56 +03:00
nginx.conf process taxi_zones 2018-10-17 13:30:25 +03:00
package.json add trips filters to map 2018-10-18 21:27:08 +03:00
README.md add front service to docker-compose.dev 2018-10-08 17:09:30 +03:00
yarn.lock new design:D 2018-10-18 21:33:54 +03:00

Martin landing page

How to run local

  • run docker-compose -f docker-compose.dev.yml up --build
  • go to localhost:3000 in your browser