Blazing fast and lightweight PostGIS, MBtiles and PMtiles tile server, tile generation, and mbtiles tooling.
Go to file
2018-10-11 17:28:20 +03:00
public Initial commit from Create React App 2018-10-08 12:32:35 +03:00
scripts add processing data scripts 2018-10-10 19:36:23 +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 add processing data scripts 2018-10-10 19:36:23 +03:00
data.Dockerfile update packages in data.Dockerfile 2018-10-11 13:08:27 +03:00
docker-compose.dev.yml add processing data scripts 2018-10-10 19:36:23 +03:00
docker-compose.yml fix: build frontend to nginx service 2018-10-11 17:28:20 +03:00
front.Dockerfile fix: build frontend to nginx service 2018-10-11 17:28:20 +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 fix path in processingData 2018-10-11 14:26:12 +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