├── Dockerfile ├── LICENSE ├── README.md └── render.yaml /Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/render-examples/hasura-graphql/HEAD/Dockerfile -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/render-examples/hasura-graphql/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/render-examples/hasura-graphql/HEAD/README.md -------------------------------------------------------------------------------- /render.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/render-examples/hasura-graphql/HEAD/render.yaml --------------------------------------------------------------------------------