An example of nx monorepo with apollo-federation, microservices and react #7666
creotip
started this conversation in
Show and Tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey guys!
I want to share a simple example of NX monrepo with apollo-graphql-express microservices, apollo federation, apollo gateway, and react app that consuming the data from the gateway single endpoint:
https://github.com/creotip/nx-apollo-federation-microservices
start all microservices and react app with single command:
npm run start:all
Beta Was this translation helpful? Give feedback.
All reactions