Backend for the LCHS Cybersecurity Club's Aspys extension.
First set the environment variables by renaming example.env
to .env
and populating the values or (recommended for production) setting the environment variables directly.
- Make sure
python3
andpython3-pip
are installed. pip3 install -r requirements.txt
OR usepipenv shell
andpipenv install
/usr/bin/python3 wsgi.py
- Make sure Python 3.7.x or 3.8.x is installed.
py.exe -m pip install -r .\requirements.txt
py.exe .\wsgi.py