A rewrite for OnlineMaid website which uses class-based views instead of function-based views.
pip3 install requirements.txt
cp sample-env.py env.py
python3 manage.py migrate
- Update the environmental variables within
env.py
python3 manage.py runsslserver