apollographql / apollographql/fullstack-tutorial
Add step to add `apollo.config.js`
- 主要语言
- TypeScript
- 星标
- 1.2k
- 派生
- 808
- PR 合并指标
- 30 天内没有已合并 PR
描述
Have had a few intercom users saying they ran `npx apollo service:check && npx apollo service:push` and got `Error: No service found to link to Engine`
The tutorial page doesn't currently mention anything about configs
https://www.apollographql.com/docs/tutorial/production.html
There are docs for service settings from the apollo-tooling readme that can be used as reference - https://github.com/apollographql/apollo-tooling#service-settings
Related: https://github.com/apollographql/apollo-tooling/issues/771
贡献指南
这个仓库没有索引到贡献指南
调研方向
从 issue 中链接的 production tutorial 页面开始,将其中关于 service 设置的指导与 apollo-tooling README 中的参考内容进行比较。更新教程,说明在执行 service:check 和 service:push 命令之前所需的 apollo.config.js 配置,然后验证文档化的流程能够解决报告的错误。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 55/100