Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 345 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 345 Bytes

NOTE : Multi user support is currenly in development.

User credentials

NOTE: Login credentials:

  • login: admin
  • password: zaqxswcde1

You can also easly install the require packages using the following command:

pip install -r requirements.txt

Then run the server:

python manage.py runserver 0.0.0.0:8000