mirror of
https://github.com/maplibre/martin.git
synced 2024-12-19 12:51:37 +03:00
Blazing fast and lightweight PostGIS, MBtiles and PMtiles tile server, tile generation, and mbtiles tooling.
hacktoberfestleafletmapbox-glmapbox-gl-jsmapbox-vector-tilemaplibremaplibre-gl-jsmapsmbtilespmtilespostgispostgresqlruststarred-maplibre-repostarred-repovector-tileswebserver
docker-entrypoint-initdb | ||
public | ||
src | ||
.dockerignore | ||
.gitignore | ||
db.Dockerfile | ||
docker-compose.yml | ||
front.Dockerfile | ||
nginx.conf | ||
package.json | ||
README.md | ||
yarn.lock |
Martin landing page
How to run local
- run
docker-compose -f docker-compose.dev.yml up --build
- go to
localhost:3000
in your browser