Reference old repo

This commit is contained in:
Jakob Moser 2025-11-13 00:15:20 +01:00
parent e4c5806974
commit 4fa29a9161
Signed by: jakob
GPG Key ID: 3EF2BA2851B3F53C

View File

@ -28,6 +28,8 @@ export SONG_LIBRARY=/path/to/library
**A web-based UI to browse the song library.** It supports searching by title and artist, and allows to mark and unmark favorites on the client side (using local storage).
The UI was developed in a different repository, available for historic reasons at https://gitlab.cl.uni-heidelberg.de/moser/karaokatalog-ui.
#### Serve
**Launch a server for the catalogue UI** on localhost. Mostly useful for development purposes.