Official MeshCore Map
Find a file
2025-07-18 14:49:10 +02:00
css initial commit 2025-07-18 14:49:10 +02:00
img initial commit 2025-07-18 14:49:10 +02:00
lib initial commit 2025-07-18 14:49:10 +02:00
src initial commit 2025-07-18 14:49:10 +02:00
index.html initial commit 2025-07-18 14:49:10 +02:00
LICENSE Initial commit 2025-07-18 14:30:26 +02:00
README.md initial commit 2025-07-18 14:49:10 +02:00

map.meshcore.dev

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, so you will need to edit apiUrl in src/map.js.

Libraries used