Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 327 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 327 Bytes

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