Previously rmfakecloud was built without the web ui making it show 404 when attempting to use it. Build it similar to how other projects using yarn are built in a separate package and make it optional.
The package only includes the server software. It does not include the
optional JavaScript web user interface, which is relatively hard to
build on NixOS.