-
Clone repo:
$ git clone git://github.com/mattupstate/flask-security-example.git
-
Change directory:
$ cd flask-security-example
-
Install dependencies:
$ pip install -r requirements.text
-
Copy the example email config and edit the values:
$ cp config/email.py.example config/email.py
-
Start the app:
$ python app.py
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.