mirror of
https://github.com/vale981/apollo-server
synced 2025-03-10 13:06:39 -04:00

This was still linked from the v2 getting started page. While it will eventually link to the "Deployment" guide index page where we'll offer guides for other deployment options, that content is not written. For now, we'll offer those getting statred to deploy with Heroku, which is written! Ref: https://twitter.com/jevakallio/status/1007915638919192577 cc (and thanks) to @jevakallio for pointing this out.
13 lines
319 B
Markdown
13 lines
319 B
Markdown
---
|
|
title: Deployment Basics
|
|
sidebar_title: Basics
|
|
description: Deploying your new Apollo Server to the world
|
|
---
|
|
|
|
<!--
|
|
|
|
Deploying your Apollo Server is super easy with a lot of modern tools. Though you may need to customize it to your infrastructure, there are some tools to make it reliable and secure.
|
|
|
|
## TODO
|
|
|
|
-->
|