Quick demo of using Claude Desktop to run custom dagger functions in a hello world go project with Apollo MCP Server
In this quick tutorial, I share a very basic project I'm working on, a Hello World Go project that demonstrates a Go development workflow. I use Dagger for continuous integration/continuous delivery testing. Then I show you how to use the Apollo MCP server and create the supergraph.yaml file and create the router.yaml, schema.graphql, and the co...