Skip to content

plus1tv/micro-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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