Skip to content

cenidetiot/SmartSecurity-Notifications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors