Verified Commit 8f6a42f8 authored by Jakob Moser's avatar Jakob Moser
Browse files

Restructure: Make serve a level 4 subsection

parent 7fbea281
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -26,7 +26,11 @@ export SONG_LIBRARY=/path/to/library

### Web-based catalogue UI

**Launch server for a web-based UI to browse the catalogue**, supporting to create a list of favorites.
**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).

#### Serve

**Launch a server for the catalogue UI** on localhost. Mostly useful for development purposes.

ℹ️ This is completely risk-free, as it does not change files.