fame is a platform which is used by "Rettungshunde Niederösterreich" (see https://rettungshunde.eu) to manage their members, dogs and their rescue-missions
requires at least go version 1.10 for go dep See https://golang.org It is recommended to add the $GOPATH/bin directory to your $PATH variable
Install python via package manager or https://www.python.org/downloads/
cd $GOPATH/src
mkdir -p github.com/gerhardgruber
cd github.com/gerhardgruber
git clone git@github.com:gerhardgruber/fame.git
cd famego get -u github.com/golang/dep/cmd/depdep ensurego install ./bin/fame_serverCREATE DATABASE `fame` /*!40100 DEFAULT CHARACTER SET utf8 */fame_server
npm install
npm start