Blazing fast and lightweight PostGIS, MBtiles and PMtiles tile server, tile generation, and mbtiles tooling.
Go to file
Andrey Bakhvalov 3d206fbdb0 clean up
2018-10-22 17:47:43 +03:00
docker-entrypoint-initdb clean up 2018-10-22 17:47:43 +03:00
public feat: add yandex metrika counter 2018-10-22 12:23:04 +03:00
src clean up 2018-10-22 17:47:43 +03:00
.dockerignore fix: change two DayPickers with one 2018-10-19 15:05:27 +03:00
.eslintrc clean up 2018-10-22 17:47:43 +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 eslint 2018-10-22 13:10:09 +03:00
README.md add front service to docker-compose.dev 2018-10-08 17:09:30 +03:00
yarn.lock add eslint 2018-10-22 13:10:09 +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