contains:
- one gateway server built in node
- one custom server built in go
- one custom server built in node
- one db server by a mysql database
Clone this repository
git clone https://github.com/yinshuxun/graphql-microservice-practice.git
Install dependencies
./init.sh
docker-compose up
- Run
yarn start
- Open
http://localhost:4000/graphql
for GraphQL Playground - Open
http://localhost:4200
for View page
- Run
npx nodeppt serve nodeppt.md
- Open
http://localhost:8080