Info

This is just a playground project to get my hands dirty with grapQL and Google Cloud services. Currently not used and not maintained :)

Start cloud SQL proxy

Run provided script "cloud_proxy.sh". Requires the actual database connetion information being set in file ".env".

> cloud_proxy.sh

Deploy

First get all static files:

> python manage.py collectstatic

Then issue upload:

> gcloud app deploy