mirror of
https://github.com/meshcore-dev/map.meshcore.dev.git
synced 2026-04-20 22:13:50 +00:00
fixed typo in api url
This commit is contained in:
parent
886e8d3c6d
commit
fabcc3704c
1 changed files with 2 additions and 2 deletions
|
|
@ -3,11 +3,11 @@ Official MeshCore Map (frontend)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
This is fully static and build-free site, cloning it to web location that can serve static content should be enough.
|
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
|
It uses backend api deployed on https://map.meshcore.dev/api/v1/nodes
|
||||||
|
|
||||||
## Libraries used
|
## Libraries used
|
||||||
* [Vue3](https://github.com/vuejs/core)
|
* [Vue3](https://github.com/vuejs/core)
|
||||||
* [Beer.css](https://github.com/beercss/beercss)
|
* [Beer.css](https://github.com/beercss/beercss)
|
||||||
* [Leaflet](https://github.com/Leaflet/Leaflet)
|
* [Leaflet](https://github.com/Leaflet/Leaflet)
|
||||||
* [Leaflet.markercluster](https://github.com/Leaflet/Leaflet.markercluster)
|
* [Leaflet.markercluster](https://github.com/Leaflet/Leaflet.markercluster)
|
||||||
* [Material icons](https://fonts.google.com/icons)
|
* [Material icons](https://fonts.google.com/icons)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue