This is just a playground project to get my hands dirty with grapQL and Google Cloud services. Currently not used and not maintained :)
Run provided script "cloud_proxy.sh". Requires the actual database connetion information being set in file ".env".
> cloud_proxy.sh
First get all static files:
> python manage.py collectstatic
Then issue upload:
> gcloud app deploy