Next starter for creating a blog with Strapi.
This Strapi starter allows you to try Strapi with Next with the example of a simple blog. It is fully customizable and due to the fact that it is open-source, fully open to contributions. So do not hesitate to add new features and report bugs!
Pages:
The easiest way to try this starter is to use the create-strapi-starter
CLI.
# Using Yarn
yarn create strapi-starter my-project next-blog
# Using NPM
npx create-strapi-starter my-project next-blog
The CLI will create the monororepo, my-project
, with a frontend
folder for your Next.js application and a backend
folder for your Strapi application. It will install all dependencies and launch the development servers automatically.
The Next server will be running here => http://localhost:3000
The Strapi server will be running here => http://localhost:1337
Enjoy this starter!
Get started with Strapi by creating a project using a starter or trying our live demo. Also, consult our forum if you have any questions. We will be there to help you.
See you soon!
Maxime started to code in 2015 and quickly joined the Growth team of Strapi. He particularly likes to create useful content for the awesome Strapi community. Send him a meme on Twitter to make his day: @MaxCastres