Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/netlify/next-on-netlify-demo
Demo of a Next.js app with Server-Side Rendering on Netlify
https://github.com/netlify/next-on-netlify-demo
demo netlify netlify-functions nextjs nextjs-starter nextjs-template
Last synced: 3 months ago
JSON representation
Demo of a Next.js app with Server-Side Rendering on Netlify
- Host: GitHub
- URL: https://github.com/netlify/next-on-netlify-demo
- Owner: netlify
- Created: 2020-01-26T17:49:22.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-10-04T17:39:52.000Z (over 1 year ago)
- Last Synced: 2024-05-01T13:46:54.695Z (9 months ago)
- Topics: demo, netlify, netlify-functions, nextjs, nextjs-starter, nextjs-template
- Language: JavaScript
- Homepage: https://next-on.netlify.com
- Size: 4.5 MB
- Stars: 54
- Watchers: 4
- Forks: 25
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![next-on-netlify](https://raw.githubusercontent.com/netlify/next-on-netlify/main/next-on-netlify.png)
[![Netlify Status](https://api.netlify.com/api/v1/badges/3cab3713-1abb-4632-8bbb-eb2a1bca191a/deploy-status)](https://app.netlify.com/sites/next-on/deploys)
This is a demo of a Next.js application with Server-Side Rendering (SSR).
View the demo: [https://next-on.netlify.app](https://next-on.netlify.app)
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.Get started with next-on-netlify: [https://github.com/netlify/next-on-netlify#installation](https://github.com/netlify/next-on-netlify#installation)