Skip to content

nodeでgraphQLを使ってみた

Notifications You must be signed in to change notification settings

n06Ar/practice-GrahpQL

Repository files navigation

practice-grahpQL

What is this repository?

GraphQLをお試しで使えるところ

Require

  • docker
  • docker composer v2 (option)

How to use ?

Start web server.

run make up

Stop web server.

run make down