apollographql / apollographql/fullstack-tutorial

Missing step to uncomment dotenv configuration

オープン
#76 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る
主要言語
TypeScript
スター
1.2k
フォーク
808
PR マージ指標
30日以内にマージされた PR はありません

説明

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.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

本番チュートリアルの API キーのセクション付近から始め、dotenv の設定が参照されている server/src/index.js の 1 行目を確認してください。その行のコメントを解除する方法と、dotenv が ENGINE_API_KEY を提供して Apollo Engine のメトリクスが送信される仕組みを説明するようにドキュメントを更新してください。チュートリアルでは、この設定について明確に説明する必要があります。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
graphql, javascript, node.js
領域
backend, documentation
issue の種類
ドキュメント
難易度
1/5
見積もり時間
1時間未満
活発さ
停滞
明瞭さ
明確に書かれている
初心者へのやさしさ
50/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。