-
Install dependencies:
pip3 install -r requirements.txt
- You can also use the
sudo ./prepare.sh
script to install system dependencies using apt.
- You can also use the
-
Use
python3 serve.py
orflask run
in a terminal to drop into debug mode.
-
To enable verify email, choose Enable in Admin Config Page
-
And then in
/CTFd/utils/email/smtp.py
, change the gmail_user ,sent_from and gmail_password (gmail app password)
- username:
admin
- password:
admin