/FaceAuth

Primary LanguagePython

How to run:
Open shell
Go to project dir
Run next commands:

sudo chmod u+s run_doker.sh
./run_docker.sh

Then create new superuser:

docker-compose exec face_auth_web python manage.py createsuperuser

And follow instructions