https://github.com/oxide-byte/mini-map
Simple Leptos / Leaflet Application
https://github.com/oxide-byte/mini-map
leaflet leptos map rust
Last synced: 12 months ago
JSON representation
Simple Leptos / Leaflet Application
- Host: GitHub
- URL: https://github.com/oxide-byte/mini-map
- Owner: oxide-byte
- License: mit
- Created: 2025-06-26T17:26:21.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2025-06-26T18:34:16.000Z (12 months ago)
- Last Synced: 2025-06-26T18:39:56.695Z (12 months ago)
- Topics: leaflet, leptos, map, rust
- Language: Rust
- Homepage: https://oxide-byte.github.io/mini-map/
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Mini Map
## Introduction
This is a simple POC using Leaflet with Leptos.
Could inspire to do an:
* my visited cities
* ...
## Installation / Preparation
* Rust: https://www.rust-lang.org/tools/install
* Trunk: https://trunkrs.dev/guide/getting-started/installation.html
* TailwindCss: https://tailwindcss.com/docs/installation/using-vite
## Build
```shell
trunk build --release --public-url "/mini-map"
```
## Run
```shell
trunk serve
```
## Screenshot

## Annexe
Build with support of: https://www.jetbrains.com/de-de/junie/