Setup project
python -m venv env
source env/bin/activate
pip install -r requirements.txtHow to run the app
./script.shEMAIL_USER="iiitresearchpage@gmail.com" EMAIL_PASS='iiit@$#@!' FLASK_APP=iiit_research FLASK_ENV=development flask run
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Setup project
python -m venv env
source env/bin/activate
pip install -r requirements.txtHow to run the app
./script.shEMAIL_USER="iiitresearchpage@gmail.com" EMAIL_PASS='iiit@$#@!' FLASK_APP=iiit_research FLASK_ENV=development flask run