2025-07-18 14:30:26 +02:00
|
|
|
# map.meshcore.dev
|
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.
|
2025-07-28 00:18:36 +02:00
|
|
|
It uses backend api deployed on https://meshcore.dev/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)
|
2025-07-28 00:18:36 +02:00
|
|
|
* [Material icons](https://fonts.google.com/icons)
|