Skip to content

sito8943/deploy-next-graphql-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Deploy a Next.js App to Heroku

This is the starter code to my blog post on Medium on "How to Deploy a Next.js App to Heroku". Check it out:

https://medium.com/@this.kevinluu/how-to-deploy-a-next-js-app-to-heroku-d33bd86c2a2b

App Description

This is a boilerplate Next.js application with a GraphQL backend. Upon initial load of the home page, a GraphQL query will be made to fetch a list of users. The users will be rendered to the screen once the data is retreived.

Preview

Alt text

About

How to easily deploy a Next.js App to Heroku

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%