apollographql / fullstack-tutorial

🚀 The Apollo platform tutorial app

Home Page:https://www.apollographql.com/docs/tutorial/introduction.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example Start package.json missing dotenv

mineshmshah opened this issue · comments

The example project is missing the dotenv package in the package.json.
This contradicts the tutorial here which suggests it should already me installed.
https://www.apollographql.com/docs/tutorial/mutation-resolvers/

I'm trying to connect to Apollo Studio, but it seems to be because I don't have dotenv package.