Commit graph

1 commit

Author SHA1 Message Date
Martin d'Allens
7181dc3014 chore: add a gallery of tests to visually check for regressions
Put zurich_switzerland.mbtiles in public/resources/gallery/ then run with:

docker build . && docker run --rm -it -p 8080:8080 $(docker build -q .) -V \
  --config /usr/src/app/public/resources/gallery/config.json

URL on tileserver: http://0.0.0.0:8080/gallery/gallery.html

Signed-off-by: Martin d'Allens <martin.dallens@liberty-rider.com>
2023-11-20 18:22:44 +01:00