No description
  • Rust 80.3%
  • Nix 19.7%
Find a file
Philippe Loctaux 6573710645
All checks were successful
CD / build-deploy (push) Successful in 1m26s
CI / crane (push) Successful in 3m18s
link to demo, add build instructions
2026-08-29 12:08:22 +02:00
.forgejo/workflows ci/cd: https://github.com/ryanccn/attic-action: 0.4.1 -> 0.5.0 2026-04-05 23:08:18 +02:00
npins npins update nixpkgs rust-overlay 2026-04-26 18:37:53 +02:00
spometrat_api spometrat_api: BASE_URL 2026-04-10 18:42:51 +02:00
spometrat_map link to demo, add build instructions 2026-08-29 12:08:22 +02:00
spometrat_simulator crane: split build of every crate into its own crane.nix 2026-04-03 10:49:25 +02:00
spometrat_types spometrat_map: station: textarea to input platform code, parsing json and showing errors 2026-04-28 21:57:25 +02:00
.editorconfig initial commit, basic map with API call 2026-01-18 17:56:15 +01:00
.envrc.sample initial commit, basic map with API call 2026-01-18 17:56:15 +01:00
.gitignore POC to build leptos app with trunk and crane 2026-03-13 03:16:07 +01:00
Cargo.lock spometrat_map: Pill: have nice text color with APCA contrast 2026-04-27 22:33:53 +02:00
Cargo.toml POC to build leptos app with trunk and crane 2026-03-13 03:16:07 +01:00
crane.nix crane: add spometrat_api 2026-04-09 01:03:24 +02:00
default.nix remove crane import 2026-05-14 16:42:15 +02:00
fmt.nix fmt: add yaml 2026-04-03 17:17:19 +02:00
license.txt add MIT license 2026-08-29 11:09:18 +02:00
readme.md link to demo, add build instructions 2026-08-29 12:08:22 +02:00
shell.nix initial commit, basic map with API call 2026-01-18 17:56:15 +01:00

spometrat

Name

Combination of all the letters of the words esp, metro and rat

I pronounce it as SPO - MET - RAT

Demo

A demo instance is available at https://philt3r.eu/tmp/spometrat-map/ (but expect it to dissapear at any time).

Build

Use nix to build.

nix-build ./spometrat_map -A mkProductionArchive --argstr name "spometrat-map"

This will produce a tarball inside ./result.

You can extract it somewhere and start a basic http server (with python for example).

Open source

Spometrat relies on open source software. I think it is important to take time to give back: