2026-04-03 14:29:33 +02:00
|
|
|
# map.meshcore.io
|
2025-07-18 14:49:10 +02:00
|
|
|
Official MeshCore Map (frontend)
|
|
|
|
|
|
|
|
|
|
## Installation
|
|
|
|
|
This is fully static and build-free site, cloning it to web location that can serve static content should be enough.
|
2026-04-03 14:29:58 +02:00
|
|
|
It uses backend api deployed on https://map.meshcore.io/api/v1/nodes
|
2025-07-18 14:49:10 +02:00
|
|
|
|
|
|
|
|
## Libraries used
|
|
|
|
|
* [Vue3](https://github.com/vuejs/core)
|
|
|
|
|
* [Beer.css](https://github.com/beercss/beercss)
|
|
|
|
|
* [Leaflet](https://github.com/Leaflet/Leaflet)
|
|
|
|
|
* [Leaflet.markercluster](https://github.com/Leaflet/Leaflet.markercluster)
|
2026-04-03 14:29:33 +02:00
|
|
|
* [Material icons](https://fonts.google.com/icons)
|