apollographql / apollographql/fullstack-tutorial
Add step to add `apollo.config.js`
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 808
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the production tutorial page linked in the issue and compare its service settings guidance with the apollo-tooling README reference. Update the tutorial to explain the required apollo.config.js setup before the service:check and service:push commands, then verify that the documented flow addresses the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100