Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 428 Bytes

readme.md

File metadata and controls

18 lines (11 loc) · 428 Bytes

#Welcome!

Please install Node JS > 8.0

Then either download the following repo at Tucson Webstackers GraphQL or git clone git@github.com:LawJolla/graphql-meetup.git

Using your command line, change into the directory and:

npm install

Then create a new .env file (touch .env)

In this file, write:

GITHUB_TOKEN=""
PRISMA_ENDPOINT=""