Find a file
2024-05-20 17:00:23 -05:00
.cargo Build optimizations for size for release mode 2024-05-15 11:43:53 -05:00
src Prep for a "real" login system and sessions 2024-05-20 17:00:23 -05:00
static/font Database time 2024-05-17 12:00:37 -05:00
.envrc Initial commit 2024-05-05 09:47:13 -05:00
.gitignore Auth 2024-05-20 11:35:39 -05:00
Cargo.lock Prep for a "real" login system and sessions 2024-05-20 17:00:23 -05:00
Cargo.toml Prep for a "real" login system and sessions 2024-05-20 17:00:23 -05:00
flake.lock Initial commit 2024-05-05 09:47:13 -05:00
flake.nix Build optimizations for size for release mode 2024-05-15 11:43:53 -05:00
readme.md Auth 2024-05-20 11:35:39 -05:00
tailwind.config.js Database time 2024-05-17 12:00:37 -05:00

lyricscreen (lyrs)

Manage lyrics and live displays for them at shows.

Develop

watchexec -e rs,toml -r 'cargo run -- --log-env-filter trace,sled=debug run --watch'