you need to checkout the multi-deployment branch, if you're actively developing

multi-deployment
b3yond 2018-06-24 00:26:00 +02:00
parent 44cd1308ba
commit fd8f236cdd
1 changed files with 1 additions and 0 deletions

View File

@ -161,6 +161,7 @@ If you want to install it locally to develop on it:
sudo apt install python3 virtualenv uwsgi uwsgi-plugin-python3 nginx git
sudo git clone https://github.com/b3yond/ticketfrei
cd ticketfrei
git checkout multi-deployment
```
Install the necessary packages, create and activate virtualenv: