Wiki

Clone wiki

ventilaid_web_app / Home

Welcome

Hi! This is NOT official project repository. It is only my private project for support our polish superhero's team :)

Installation

1) Enter from terminal: git clone https://lukaszjok@bitbucket.org/lukaszjok/ventilaid_web_app.git

2) Go to: /ventilaid_web_app

3) Enter From terminal: python3 -m venv venv/

4) Enter from terminal: cd venv/bin

5) Enter from terminal: source activate

6) Move back to "ventilaid_web_app" and enter from terminal: sudo pip3 install -r requirements.txt

7) You can try run an app by enter from terminal: sudo python3 ventilaid_app.py

REMEMBER TO CORRECTLY SET CONFIG FILES !!!

Updated