apollographql / apollographql/fullstack-tutorial
Wrong order of the actions performed in the tutorial
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 808
- PR merge metrics
- No merged PRs in 30d
Description
i believe in https://www.apollographql.com/docs/tutorial/production.html you are showing the wrong order of actions needed to properly deploy the apollo service to the engine.
To set up a service we need to provide endpoint. I assume this endpoint should be coming from Zeit Now. Yet deployment of the service to Now is described further down the road.
Wouldn't it make more sense to describe it first and then go to deploying the service to the engine?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the production tutorial at https://www.apollographql.com/docs/tutorial/production.html and trace the order of service setup, endpoint configuration, Zeit Now deployment, and deployment to the Apollo engine. Done means the tutorial presents these actions in the dependency order needed to provide a working service endpoint before engine deployment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql, node.js, typescript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100