Python 3.10.19
- Add a
.envfile with values. - Create and activate a
virtual environment. - Run
pip install --upgrade pipto upgrade pip version. - Run
pip install -r requirements.txtto install the dependencies. - Run
python manage.py migrateto migrate the DB changes. - Run
python manage.py runserverand go to http://127.0.0.1:8000
DJANGO_SECRET_KEY=
DJANGO_DEBUG=
DJANGO_ALLOWED_HOST=
REDIS_HOST=
REDIS_PASSWORD=
REDIS_PORT=
REDIS_ACC_USER=