Crates.io | broodkruimel |
lib.rs | broodkruimel |
version | 0.2.0 |
source | src |
created_at | 2024-06-27 15:54:50.616723 |
updated_at | 2024-06-27 15:54:50.616723 |
description | A server that stores a personal GPS breadcrumb for the rest of your life. |
homepage | |
repository | https://github.com/mmvanheusden/broodkruimel |
max_upload_size | |
id | 1285915 |
size | 102,239 |
A server written in Rust that stores a personal GPS breadcrumb for the rest of your life.
Example use-cases:
Sure! you went a whopping 8 (!) times to your local Albert Heijn grocery store between 05-12-2023-11-12-2023. Special!
You have visited all seven continents within a 276-day timespan. Impressive!
Run this in docker by first cloning the repo, then running docker compose up --build
.
Docker's Rust guide <- This was used to create the Dockerfile.