git clone https://github.com/cenidetiot/SmartSecurity-Notifications.git
pip install -r requirements.txt
Windows
set FLASK_APP=run.py
Unix
export FLASK_APP=run.py
flask run
python run.py
gunicorn app:app
| Name | Name | Last commit date | ||
|---|---|---|---|---|
git clone https://github.com/cenidetiot/SmartSecurity-Notifications.git
pip install -r requirements.txt
Windows
set FLASK_APP=run.py
Unix
export FLASK_APP=run.py
flask run
python run.py
gunicorn app:app