GraphQL Microservice
Repo meant to be cloned for our GraphQL microservices
Clone the repository
git clone https://github.com/hyperfuse/micro-graphql.git
Install the dependencies
yarn
Start the microservice
yarn start
Make it your own!
MIT