Next.js Starter
Next.js is a minimalistic framework for server-rendered React applications. This guide will help you create a starter website built on top of Next.js with minimal steps. It uses Contentstack’s Node.js SDK to store and deliver the website content from Contentstack. Server Side Rendering (SSR) generates website pages at runtime on the server. With SSR, users are served the latest content on their websites.