This is a local server-application of the VesselDoc app.
sudo apt-get update
sudo apt-get -y upgrade
sudo apt-get -y install git
git clone https://github.com/VesselDoc/VesselDoc-server.git
cd VesselDoc-server
sudo bash install.sh
This installation is tested with a fresh Raspberry pi with raspbian buster lite.