Blazing fast and lightweight PostGIS, MBtiles and PMtiles tile server, tile generation, and mbtiles tooling.
Go to file
2018-10-08 17:09:30 +03:00
public Initial commit from Create React App 2018-10-08 12:32:35 +03:00
scripts move martin 2018-10-08 14:03:04 +03:00
src move martin 2018-10-08 14:03:04 +03:00
.dockerignore add front service to docker-compose.dev 2018-10-08 17:09:30 +03:00
.gitignore move martin 2018-10-08 14:03:04 +03:00
docker-compose.dev.yml add front service to docker-compose.dev 2018-10-08 17:09:30 +03:00
docker-compose.yml move martin 2018-10-08 14:03:04 +03:00
Dockerfile add front service to docker-compose.dev 2018-10-08 17:09:30 +03:00
Dockerfile.dev add front service to docker-compose.dev 2018-10-08 17:09:30 +03:00
nginx.conf move martin 2018-10-08 14:03:04 +03:00
package.json move martin 2018-10-08 14:03:04 +03:00
processingData.sh move martin 2018-10-08 14:03:04 +03:00
README.md add front service to docker-compose.dev 2018-10-08 17:09:30 +03:00
yarn.lock move martin 2018-10-08 14:03:04 +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