A starter project for Next.js, Contentful, and Netlify
The Next + Contentful StarterNetlify is a starter project built using Next.js v10.6.0. It is integrated with Contentful and can be instantly deployed to Netlify. The project provides an easy way to get started with creating a Next.js website and connecting it with a Contentful backend.
There are two options for installing and getting started with the Next + Contentful StarterNetlify project.
Option one: One-click deploy to Netlify:
Option two: Manual clone and setup:
git clone https://github.com/cassidoo/next-contentful-starter.git
.npm run dev
to start the development server.The Next + Contentful StarterNetlify is a pre-built Next.js project that comes with integrated Contentful support and is ready for deployment on Netlify. It provides an easy and quick way to get started with building a Next.js website and connecting it to a Contentful backend for content management. The one-click deployment option to Netlify makes it even simpler to set up and publish the project.