The UI from the screenshots look slick, but I can't help but notice that there is barely any JavaScript listed in the repo. Is this a primarily server-side rendered UI?
So their JavaScript source code is in a separate "Lychee-front" repository and they commit the build artifacts into the main "Lychee" repo. Not sure why they would do this.