GraphQL subgraph service (DGS) corresponding to the reviews domain from Edge GraphQL.
It's builded with Apollo Federation v2 which is an open source architecture for building a distributed graph.
To run application, just type:
yarn dev
or
make dev
- Add Database
- Add Makefile
- Run on docker