Setup
pip install -r requirements.txt
./manage.py migrate
./manage.py loaddata rebels
./manage.py runserver
GraphiQL will be accessible via localhost:8000/graphql
pip install -r requirements.txt
./manage.py migrate
./manage.py loaddata rebels
./manage.py runserver
GraphiQL will be accessible via localhost:8000/graphql