Skip to content

bonomat/trackerz

Repository files navigation

Trackerz

Built With: RUST ❤️ WASM: Yew

Usage

Just run the run script; it should correctly initialize the environment at the first run (both cargo and npm)

./run

If this does not work, have a look at run and manually install the dependencies.

You will also need a .env file:

BASEMAP_KEY=XXX

You can retrieve the key from Mapbox.

Caveat: Cleanup

Sometimes the hot-reload server or the thttp server just stay up, while building fails, etc. In case of "zombie" servers, try to fix it with --clean

./run --clean

About

A static website displaying GPX files on OSM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published