Skip to content

Quickly deploy a Next.js application on Porter

Notifications You must be signed in to change notification settings

porter-dev/nextjs-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next.js Hello World example on Porter

Forked from nextjs/examples/hello-world.

This example shows the most basic idea behind Next. We have 2 pages: pages/index.tsx and pages/about.tsx. The former responds to / requests and the latter to /about. Using next/link you can add hyperlinks between them with universal routing capabilities. The day directory shows that you can have subdirectories.

Deploy to Porter

To deploy this example to Porter, fork this repository and follow the quickstart guide.

About

Quickly deploy a Next.js application on Porter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published