Verified Commit 4fa29a91 authored by Jakob Moser's avatar Jakob Moser
Browse files

Reference old repo

parent e4c58069
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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.