Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 435 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 435 Bytes

Federation Demo Using Local Services

An extension of Apollo Federation Demo using local services instead of running micro-services

https://github.com/apollographql/federation-demo enables you to run 4 seperate micro-services and thereby access it through the gateway. But this demo builds all the services while building the ApolloGateway itself using the definition passed.

Install

npm install

Start

npm run start-gateway