map.meshcore.dev/README.md

13 lines
534 B
Markdown
Raw Normal View History

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.
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)
* [Material icons](https://fonts.google.com/icons)