Skip to content

Commit c35c101

Browse 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

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
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)