image-tile-server to be integrated with onyx
As discussed here, node-mapbox-gl-native has some issue with Node 10. Please use Node 8. See also .node-version
.
git clone git@github.com:hfu/carbon
cd carbon
npm install
vi config/default.hjson
vi config/default.hjson
npm run-script Xvfb
./pmstart.sh
# ...
./pmstop.sh
I renamed pmserve.sh to pmstart.sh since this time.