Awesome
npm run start:watch
Starts a swagger server, a comments server and a gateway on localhost:4000. The swagger server uses graphql-transform-federation to add federation to a swagger-to-graphql schema. The comments server transforms a regular GraphQL schema to add federation.
Opening localhost:4000 shows a GraphQL playground with a tab for each server. There are sample queries to what is going on.