Django server for Fanny Pack front-end. Provides API via GraphQL and uses combinatorial optimization to reduce number of transactions.
-
install dependencies with
requirements.txt -
create db
python3 manage.py makemigrations&&python3 manage.py migrate -
run server
python3 manage.py runserverin root directory
Written in Django, Graphene