-
Notifications
You must be signed in to change notification settings - Fork 8
Running locally
henrythasler edited this page Mar 14, 2020
·
1 revision
docker run --rm -ti -p 5432:5432 -v /media/mapdata/pgdata_mvt:/pgdata -v $(pwd)/postgis.conf:/etc/postgresql/postgresql.conf -e PGDATA=/pgdata img-postgis:0.9 -c 'config_file=/etc/postgresql/postgresql.conf'
-
cd html
,./serve.sh
- in another terminal:
npm run local