Hasura graphql
This adds the hasura graphql engine container, configured for external JWT authentication. The jwt_auth endpoint of the project is now served by a custom serializer class, emitting the hasura-* claims in the JWT, needed by hasura to perform external authentication and assign proper roles to users.