...

/

Deployment Setup for GraphQL Application

Deployment Setup for GraphQL Application

Learn how to deploy the GraphQL application.

We'll cover the following...

Deployment with Heroku

In this lesson, we install the heroku-cli application in the terminal below. The application that is deployed is a simple GraphQL application. Click the “Run” button to open the terminal.

Note: Before deploying the application to Heroku, make sure to create a new Heroku ...