Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c35c101

Browse filesBrowse files
committed
Add README
Some context about the next-on-netlify-demo and a link to the page on Netlify.
1 parent f38de5f commit c35c101
Copy full SHA for c35c101

File tree

Expand file treeCollapse file tree

1 file changed

+9
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+9
-0
lines changed

‎README.md

Copy file name to clipboard
+9Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# README
2+
3+
This is a demo of a NextJS application with Server-Side Rendering (SSR).
4+
5+
View the demo: [https://next-on.netlify.com](https://next-on.netlify.com)
6+
7+
The demo is hosted on Netlify. Minimal configuration required thanks to [the next-on-netlify npm package](https://www.npmjs.com/package/next-on-netlify). next-on-netlify makes server-side rendering possible by using Netlify functions under the hood.
8+
9+
Get started with next-on-netlify: [https://github.com/FinnWoelm/next-on-netlify#installation](https://github.com/FinnWoelm/next-on-netlify#installation)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.