mirror of
https://github.com/zhigang1992/apollo.git
synced 2026-01-12 17:12:35 +08:00
Merge branch 'master' into hooks-conversion
This commit is contained in:
@@ -7,7 +7,7 @@ Time to accomplish: _15 Minutes_
|
||||
|
||||
Great job for making it this far! We've already learned how to build a GraphQL API with Apollo, connect it to REST and SQL data sources, and send GraphQL queries. Now that we've completed building our graph, it's finally time to deploy it! 🎉
|
||||
|
||||
An Apollo GraphQL API can be deployed to any cloud service, such as Heroku, AWS Lambda, or Netlify. In this tutorial, we'll deploy our graph API to [Zeit Now](https://zeit.co/now). You will need to create a [_Now_ account](https://zeit.co/signup) in order to follow these steps. If you haven't already created an [Apollo Engine](https://engine.apollographql.com/) account, you will need to sign up for one.
|
||||
An Apollo GraphQL API can be deployed to any cloud service, such as Heroku, AWS Lambda, or Netlify. If you haven't already created an [Apollo Engine](https://engine.apollographql.com/) account, you will need to sign up for one.
|
||||
|
||||
## Publish your schema to Engine
|
||||
|
||||
|
||||
Reference in New Issue
Block a user