- Rename the .env.example file to
.env
and fill in the required configuration values - Install dependencies:
pip install -r requirements.txt
- Apply migrations before the first start by running:
python manage.py migrate
- Run:
python manage.py runsslserver 0.0.0.0:5000
- Navigate to https://localhost:5000
yoti_example_django
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||