very simple for personal use.
simply run cargo build --release
first you have to have two directories present in order for sfh bin to run
the first dir is ./up and the second dir is ./frontend. the up directory
will contain the uploaded files, the frontend directory contains the html and
that is printed in the terminal on sending a GET to index for example.
MIT License
check COPYING file.