Sign inSign up

cenidetiot/smartsecurity-notifications

By cenidetiot

Updated almost 8 years ago

SmartSecurity-Notifications

Image
0

316

cenidetiot/smartsecurity-notifications repository overview

Smart Security Notifications Module

Clone this repo
  git clone https://github.com/cenidetiot/SmartSecurity-Notifications.git
 
Install requirements
  pip install -r requirements.txt
 
Run with Flask
  Windows
  set FLASK_APP=run.py

  Unix
  export FLASK_APP=run.py
  flask run
Run with python
  python run.py
Run with gunicorn
  gunicorn app:app

Tag summary

Content type

Image

Digest

Size

345.9 MB

Last updated

almost 8 years ago

docker pull cenidetiot/smartsecurity-notifications