Skip to content

A boilerplate for netlify CMS built with NextJS and using serverless functions on Netlify

Notifications You must be signed in to change notification settings

jordanrendall/netlify-nextjs-serverless-template

Repository files navigation

Netlify Functions, CMS, Identity with NextJS

Running locally

    git clone https://github.com/jordanrendall/netlify-nextjs-serverless-template.git
    npm install
    npm install netlify-cli -g
    netlify dev --functions="functions"

Then the frontend will be available at http://localhost:8888, communicating with the Netlify Dev server at http://localhost:3000.

About

A boilerplate for netlify CMS built with NextJS and using serverless functions on Netlify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published