Next.js Integration
How to run NextJS with Zesty.io
Getting Started
Node and NPM need to be installed. From your command line.
Syncing Zesty.io Models to Next JS
From the command line at the root of the project run:
or
This will create new files where needed, but will not overwrite existing files.
NextJS Zesty.io Resources
NextJS Starter open-source Github repository https://github.com/zesty-io/nextjs-starter
NextJS Demonstration on YouTube https://www.youtube.com/watch?v=h9WMdlQyFgU
Last updated