mirror of
https://github.com/meshcore-dev/map.meshcore.dev.git
synced 2026-04-20 22:13:50 +00:00
initial commit
This commit is contained in:
parent
8aad8fe6c5
commit
4bf1157f26
25 changed files with 20223 additions and 1 deletions
13
README.md
13
README.md
|
|
@ -1,2 +1,13 @@
|
|||
# map.meshcore.dev
|
||||
Official MeshCore Map
|
||||
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
|
||||
* [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)
|
||||
Loading…
Add table
Add a link
Reference in a new issue