examples
examples copied to clipboard
feat: google cloud run example with graphql
Closes #17
Another example for Google Cloud Run with the Dockerfile and instructions how to deploy this as a service. Fully tested and functional.
Used fastify/mercurius as a GraphQL example, could switch this to a simple http server instead?
Any feedback?