- install python3 and django in virtualenv (https://www.digitalocean.com/community/tutorials/how-to-install-django-and-set-up-a-development-environment-on-ubuntu-16-04)
cd book-x-change/backend/x-change-server/
python3 manage.py migrate
python3 manage.py createsuperuser
python3 manage.py loaddata books/fixtures/*
python3 manage.py runserver
-
Notifications
You must be signed in to change notification settings - Fork 0
katjad/book-x-change
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Hack Night Group Project Django/React/Redux/Typescript
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published