Realtime and collaborative lyrics management built with Preact, Rust, and SpacetimeDB.
  • TypeScript 65.8%
  • Rust 20.8%
  • Nix 12.1%
  • HTML 1.1%
  • CSS 0.2%
Find a file
Daniel Flanagan bcb4731d09 feat: bad ordering
I don't feel like solving this kind of problem today lol
2025-04-21 11:04:00 -05:00
client feat: bad ordering 2025-04-21 11:04:00 -05:00
nix wooohooo 2025-04-13 15:56:45 -05:00
server feat: bad ordering 2025-04-21 11:04:00 -05:00
.envrc chore: init 2025-04-13 09:44:33 -05:00
.gitignore chore: wip song display 2025-04-18 15:27:56 -05:00
flake.lock chore: init 2025-04-13 09:44:33 -05:00
flake.nix chore: init 2025-04-13 09:44:33 -05:00
readme.md chore: init 2025-04-13 09:44:33 -05:00
yarn.lock chore: init 2025-04-13 09:44:33 -05:00

lyrs

Realtime and collaborative lyrics management built with Preact, Rust, and SpacetimeDB.

Develop

nix develop -c develop

Build, Deploy, etc.

TODO