Skip to content

RivuletStudio/3D-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D-client

  1. Run "python3 manage.py runserver" under the rivuletServer directory to start the django default lite server.

  2. Then run "python3 manage.py qcluster" under the rivuletServer directory to start the Django Q task queue.

  3. Visit http://127.0.0.1:8000/login/register/ to sign up or log in

  4. Visit http://127.0.0.1:8000/admin to manage the database

  5. admin account:admin ; password: pass1234