Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 356 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 356 Bytes

VesselDoc-server

This is a local server-application of the VesselDoc app.

Installation

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.