Skip to content
This repository was archived by the owner on Apr 7, 2021. It is now read-only.

Latest commit

 

History

History
executable file
·
7 lines (6 loc) · 231 Bytes

File metadata and controls

executable file
·
7 lines (6 loc) · 231 Bytes

GraphQL nodejs example

Developmemt

  • yarn global add pm2 # Skip it if you already have this
  • cp ./server/config.js.example ./server/config.js # And Modify it
  • yarn --cwd="./server" && yarn --cwd="./client"
  • pm2 start