An open API service indexing awesome lists of open source software.

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

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

![alt text](docs/screenshot.png "screenshot")

## Annexe

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