Simple service using nameko rpc, firestore.
class GreetingService: name = "greeting_service" @rpc def hello(self, name): cred = cre