apollographql / apollographql/fullstack-tutorial

Missing step to uncomment dotenv configuration

Open
#76 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1.2k
Forks
808
PR merge metrics
No merged PRs in 30d

Description

We should mention somewhere around [here](https://www.apollographql.com/docs/tutorial/production.html#api-key) that [this line](https://github.com/apollographql/fullstack-tutorial/blob/master/final/server/src/index.js#L1) should be uncommented in order for `dotenv` configuration to take effect. Without this, metrics are not sent to Apollo Engine since the Apollo server does not actually have the ENGINE_API_KEY set. Also, some acknowledgement of how this works via the `dotenv` module seems like it would be appropriate.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.