micro-graphql icon indicating copy to clipboard operation
micro-graphql copied to clipboard

GraphQL Microservice

micro-graphql

Repo meant to be cloned for our GraphQL microservices

Usage

  • 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!

License

MIT