Setting up Enterspeed with Umbraco and Next.js
This tutorial describes how to use it with Umbraco V8, Umbraco V9 and Umbraco V10.
Feel free to use Umbraco Cloud or a different installation.
In this tutorial, we’re going to see how we can set up a Next.js application, using data from Enterspeed and Umbraco.
We've made a demo website called The Flying Trunk, which lists H.C. Andersen fairy tales and also "sells" a book containing these fairy tales.
You can choose to clone the project from Github and build this example site, or you can choose to start from scratch and build your own.
So what do you need to get started? You’ll need:
-
An Enterspeed account (sign up here)
-
A Umbraco Cloud account (Start 14-day free trial here) or any other local installation of Umbraco.
-
A Next.js environment (we recommend running Next.js locally).