map.meshcore.dev/README.md

14 lines
537 B
Markdown
Raw Permalink Normal View History

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