If you want to the original repository, just clone the repository with:
git clone https://github.com/Bioshox/Raspcontrol.git raspcontrol
I moved the json authentifation file ./database.aptmnt with 777 rights:
{
"user": "yourName",
"password": "yourPassword"
}